Method Summary |
|
abstract protected FeatureCollection | createCollection() Subclasses must implement this to return a new FeatureCollection object. |
public static ReferencedEnvelope | getBounds(Iterator iterator) Calculates the bounds of a feature iterator. |
public Map | getImplementationHints() Returns the implementation hints. |
public static int | getSize(FeatureCollection collection) Returns the collection 's element count. |
public static FeatureCollection | newCollection() create a new FeatureCollection using the current default factory. |