|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.geotools.feature.DefaultFeatureCollection org.geotools.xml.gml.GMLFeatureCollection
Nested Class Summary |
Nested classes inherited from class org.geotools.feature.Feature |
Feature.NULL |
Constructor Summary | |
protected |
GMLFeatureCollection(java.lang.String id,
com.vividsolutions.jts.geom.Envelope b)
|
Method Summary | |
com.vividsolutions.jts.geom.Envelope |
getBounds()
Gets the bounding box for the features in this feature collection. |
Methods inherited from class org.geotools.feature.DefaultFeatureCollection |
accepts, add, add, addAll, addListener, clear, close, close, collection, contains, containsAll, features, fids, fireChange, fireChange, fireChange, getAttribute, getAttribute, getAttributes, getCount, getDefaultGeometry, getFeatureType, getID, getNumberOfAttributes, getParent, getSchema, isEmpty, iterator, purge, reader, remove, removeAll, removeListener, retainAll, setAttribute, setAttribute, setDefaultGeometry, setParent, size, sort, sort, subCollection, toArray, toArray |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Collection |
equals, hashCode |
Constructor Detail |
protected GMLFeatureCollection(java.lang.String id, com.vividsolutions.jts.geom.Envelope b)
Method Detail |
public com.vividsolutions.jts.geom.Envelope getBounds()
DefaultFeatureCollection
getBounds
in interface FeatureResults
getBounds
in class DefaultFeatureCollection
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |