Package | Description |
---|---|
org.geotools.factory | |
org.geotools.feature | |
org.geotools.gml2.bindings |
Modifier and Type | Method and Description |
---|---|
static FeatureCollections |
CommonFactoryFinder.getFeatureCollections()
Returns the first implementation of
FeatureCollections . |
static FeatureCollections |
CommonFactoryFinder.getFeatureCollections(Hints hints)
Returns the first implementation of
FeatureCollections matching the specified hints. |
Modifier and Type | Method and Description |
---|---|
static Set<FeatureCollections> |
CommonFactoryFinder.getFeatureCollectionsSet(Hints hints)
Returns a set of all available implementations for the
FeatureCollections interface. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultFeatureCollections
Concrete extension to FeatureCollections to create DefaultFeatureCollections.
|
Constructor and Description |
---|
GMLAbstractFeatureCollectionBaseTypeBinding(FeatureCollections fcFactory) |
Copyright © 1996–2019 Geotools. All rights reserved.