Package | Description |
---|---|
org.geotools.data |
Defines the DataStoreAPI via which all data is imported or exported.
|
org.geotools.gml |
Reads
GML files and translates them into Java objects.
|
org.geotools.xml.gml |
Modifier and Type | Method and Description |
---|---|
static DefaultFeatureCollection |
DataUtilities.collection(FeatureCollection<SimpleFeatureType,SimpleFeature> featureCollection)
Copies the provided features into a FeatureCollection.
|
Constructor and Description |
---|
GMLReceiver(DefaultFeatureCollection featureCollection)
Creates a new instance of GMLReceiver
|
Modifier and Type | Class and Description |
---|---|
class |
GMLFeatureCollection |
Copyright © 1996–2019 Geotools. All rights reserved.