public interface SimpleFeatureUserDataConfiguration extends Serializable, Persistable
| Modifier and Type | Method and Description |
|---|---|
void |
configureFromType(org.opengis.feature.simple.SimpleFeatureType type)
Extract configuration from user data of the feature type attributes.
|
void |
updateType(org.opengis.feature.simple.SimpleFeatureType type)
Store configuration in user data of the feature type attributes.
|
fromBinary, toBinaryvoid updateType(org.opengis.feature.simple.SimpleFeatureType type)
type - void configureFromType(org.opengis.feature.simple.SimpleFeatureType type)
type - Copyright © 2013–2022. All rights reserved.