public interface FeatureList extends AbstractMetadataList
Modifier and Type | Method and Description |
---|---|
void |
addFeature(net.opengis.gml.v32.AbstractFeature feature)
Adds a new feature property
|
OgcPropertyList<net.opengis.gml.v32.AbstractFeature> |
getFeatureList()
Gets the list of feature properties
|
int |
getNumFeatures()
Returns number of feature properties
|
getDefinition, isSetDefinition, setDefinition
getDescription, getIdentifier, getLabel, isSetDescription, isSetIdentifier, isSetLabel, setDescription, setIdentifier, setLabel
addExtension, getExtensionList, getId, getNumExtensions, isSetId, setId
OgcPropertyList<net.opengis.gml.v32.AbstractFeature> getFeatureList()
int getNumFeatures()
void addFeature(net.opengis.gml.v32.AbstractFeature feature)