|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FeatureCollection
Method Summary | |
---|---|
void |
add(Feature feature)
adds a feature to the collection |
void |
addAll(Feature[] feature)
adds a list of features to the collection |
void |
addAll(FeatureCollection feature)
adds a list of features to the collection |
void |
clear()
removes all features from a collection |
Feature |
getFeature(int index)
returns the feature at the submitted index |
Feature |
getFeature(String id)
returns the feature identified by it's id |
Iterator<Feature> |
iterator()
returns an Iterator on the feature contained in a collection |
Feature |
remove(Feature feature)
removes the submitted feature from the collection |
Feature |
remove(int index)
removes the feature at the submitted index from the collection |
Feature |
remove(String id)
removes the feature that is assigned to the submitted id. |
int |
size()
returns the number of features within the collection |
Feature[] |
toArray()
returns an array of all features |
Methods inherited from interface org.deegree.model.feature.Feature |
---|
addProperty, getAttribute, getAttributes, getBoundedBy, getDefaultGeometryPropertyValue, getDefaultProperty, getDefaultProperty, getDescription, getFeatureType, getGeometryPropertyValues, getId, getName, getOwner, getProperties, getProperties, getProperties, removeProperty, replaceProperty, setAttribute, setEnvelopesUpdated, setFeatureType, setId, setProperty |
Method Detail |
---|
void clear()
Feature getFeature(int index)
Feature getFeature(String id)
Feature[] toArray()
Iterator<Feature> iterator()
void add(Feature feature)
void addAll(Feature[] feature)
void addAll(FeatureCollection feature)
Feature remove(Feature feature)
Feature remove(int index)
Feature remove(String id)
int size()
|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net