|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.geotools.feature.FeatureCollections
A utility class for working with FeatureCollections. Provides a mechanism for obtaining a FeatureCollection instance.
Constructor Summary | |
FeatureCollections()
|
Method Summary | |
protected abstract FeatureCollection |
createCollection()
Subclasses must implement this to return a new FeatureCollection object. |
java.util.Map |
getImplementationHints()
Returns the implementation hints. |
static FeatureCollection |
newCollection()
create a new FeatureCollection using the current default factory. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FeatureCollections()
Method Detail |
public static FeatureCollection newCollection()
protected abstract FeatureCollection createCollection()
public java.util.Map getImplementationHints()
getImplementationHints
in interface Factory
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |