|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectDefaultFeatureCollection
GMLFeatureCollection
public class GMLFeatureCollection
Field Summary |
---|
Fields inherited from class DefaultFeatureCollection |
---|
id, listeners, LOGGER, schema |
Constructor Summary | |
---|---|
protected |
GMLFeatureCollection(String id,
Envelope b)
|
Method Summary | |
---|---|
ReferencedEnvelope |
getBounds()
Gets the bounding box for the features in this feature collection. |
Methods inherited from class DefaultFeatureCollection |
---|
accepts, accepts, add, add, addAll, addAll, addListener, clear, close, close, collection, contains, containsAll, features, fids, fireChange, fireChange, fireChange, getCount, getID, getSchema, isEmpty, iterator, purge, reader, remove, removeAll, removeListener, retainAll, size, sort, sort, subCollection, toArray, toArray, validate |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected GMLFeatureCollection(String id, Envelope b)
Method Detail |
---|
public ReferencedEnvelope getBounds()
DefaultFeatureCollection
getBounds
in interface FeatureCollection<SimpleFeatureType,SimpleFeature>
getBounds
in class DefaultFeatureCollection
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |