public class GMLFeatureCollection extends DefaultFeatureCollection
TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates
id, LOGGER, schema
Modifier | Constructor and Description |
---|---|
protected |
GMLFeatureCollection(String id,
Envelope b) |
Modifier and Type | Method and Description |
---|---|
ReferencedEnvelope |
getBounds()
Gets the bounding box for the features in this feature collection.
|
accepts, add, add, addAll, addAll, clear, close, collection, contains, containsAll, features, fids, getCount, getID, getSchema, isEmpty, iterator, purge, reader, remove, removeAll, retainAll, size, sort, subCollection, toArray, toArray, validate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals, hashCode, parallelStream, removeIf, spliterator, stream
protected GMLFeatureCollection(String id, Envelope b)
public ReferencedEnvelope getBounds()
DefaultFeatureCollection
getBounds
in interface FeatureCollection<SimpleFeatureType,SimpleFeature>
getBounds
in class DefaultFeatureCollection
Copyright © 1996–2019 Geotools. All rights reserved.