public interface FeatureList extends AbstractMetadataList
| Modifier and Type | Method and Description |
|---|---|
void |
addFeature(AbstractFeature feature)
Adds a new feature property
|
net.opengis.OgcPropertyList<AbstractFeature> |
getFeatureList()
Gets the list of feature properties
|
int |
getNumFeatures()
Returns number of feature properties
|
getDefinition, isSetDefinition, setDefinitionnet.opengis.OgcPropertyList<AbstractFeature> getFeatureList()
int getNumFeatures()
void addFeature(AbstractFeature feature)
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.