public class FeatureCollectionImpl extends AbstractFeatureImpl implements FeatureCollection
UUID_CODE| Constructor and Description |
|---|
FeatureCollectionImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addFeatureMember(AbstractFeature featureMember)
Adds a new featureMember property
|
OgcPropertyList<AbstractFeature> |
getFeatureMemberList()
Gets the list of featureMember properties
|
AbstractFeature |
getFeatureMembers()
Gets the featureMembers property
|
int |
getNumFeatureMembers()
Returns number of featureMember properties
|
boolean |
isSetFeatureMembers()
Checks if featureMembers is set
|
void |
setFeatureMembers(AbstractFeature featureMembers)
Sets the featureMembers property
|
equals, getBoundedBy, getLocation, getLocationProperty, getQName, hashCode, isSetBoundedBy, isSetLocation, setBoundedByAsEnvelope, setLocationaddName, getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataPropertyList, getName, getNameList, getNumNames, getUniqueIdentifier, isSetDescription, isSetDescriptionReference, isSetIdentifier, setDescription, setDescriptionReference, setId, setIdentifier, setName, setUniqueIdentifiergetClass, notify, notifyAll, toString, wait, wait, waitgetBoundedBy, getLocation, getLocationProperty, getQName, isSetBoundedBy, isSetLocation, setBoundedByAsEnvelope, setLocationaddName, getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataPropertyList, getName, getNameList, getNumNames, getUniqueIdentifier, isSetDescription, isSetDescriptionReference, isSetIdentifier, setDescription, setDescriptionReference, setId, setIdentifier, setName, setUniqueIdentifierpublic OgcPropertyList<AbstractFeature> getFeatureMemberList()
getFeatureMemberList in interface FeatureCollectionpublic int getNumFeatureMembers()
getNumFeatureMembers in interface FeatureCollectionpublic void addFeatureMember(AbstractFeature featureMember)
addFeatureMember in interface FeatureCollectionpublic AbstractFeature getFeatureMembers()
getFeatureMembers in interface FeatureCollectionpublic boolean isSetFeatureMembers()
isSetFeatureMembers in interface FeatureCollectionpublic void setFeatureMembers(AbstractFeature featureMembers)
setFeatureMembers in interface FeatureCollectionCopyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.