Package | Description |
---|---|
org.geotools.data.memory | |
org.geotools.data.mongodb | |
org.geotools.data.property | |
org.geotools.data.shapefile | |
org.geotools.data.store | |
org.geotools.data.wfs | |
org.geotools.jdbc |
Modifier and Type | Class and Description |
---|---|
class |
MemoryDataStore
This is an example implementation of a DataStore used for testing.
|
Modifier and Type | Class and Description |
---|---|
class |
MongoDataStore |
Modifier and Type | Class and Description |
---|---|
class |
PropertyDataStore
Sample DataStore implementation, please see formal tutorial included with users docs.
|
Modifier and Type | Class and Description |
---|---|
class |
ShapefileDataStore |
Modifier and Type | Method and Description |
---|---|
ContentDataStore |
ContentEntry.getDataStore()
Backpointer to datastore.
|
ContentDataStore |
ContentFeatureSource.getDataStore()
The datastore that this feature source originated from.
|
Constructor and Description |
---|
ContentEntry(ContentDataStore dataStore,
Name typeName)
Creates the entry.
|
Modifier and Type | Class and Description |
---|---|
class |
WFSDataStore |
Modifier and Type | Class and Description |
---|---|
class |
JDBCDataStore
Datastore implementation for jdbc based relational databases.
|
Copyright © 1996–2019 Geotools. All rights reserved.