public class FeatureListImpl extends AbstractMetadataListImpl implements FeatureList
| Constructor and Description |
|---|
FeatureListImpl() |
| 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, setDefinitiongetDescription, getIdentifier, getLabel, isSetDescription, isSetIdentifier, isSetLabel, setDescription, setIdentifier, setLabeladdExtension, getExtensionList, getId, getNumExtensions, isSetId, setIdequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDefinition, isSetDefinition, setDefinitionpublic net.opengis.OgcPropertyList<AbstractFeature> getFeatureList()
getFeatureList in interface FeatureListpublic int getNumFeatures()
getNumFeatures in interface FeatureListpublic void addFeature(AbstractFeature feature)
addFeature in interface FeatureListCopyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.