|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.geotools.feature.FeatureCollections org.geotools.feature.DefaultFeatureCollections
Concrete extension to FeatureCollections to create DefaultFeatureCollections.
Constructor Summary | |
DefaultFeatureCollections()
Creates a new instance of DefaultFeatureCollections |
Method Summary | |
protected FeatureCollection |
createCollection()
Creates a new DefaultFeatureCollection. |
protected FeatureCollection |
createCollection(java.lang.String id,
FeatureType ft)
|
Methods inherited from class org.geotools.feature.FeatureCollections |
getImplementationHints, newCollection |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultFeatureCollections()
Method Detail |
protected FeatureCollection createCollection()
createCollection
in class FeatureCollections
protected FeatureCollection createCollection(java.lang.String id, FeatureType ft)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |