Modifier and Type | Class and Description |
---|---|
class |
CSVDataStore |
Modifier and Type | Class and Description |
---|---|
class |
GeoJSONDataStore |
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 |
OGRDataStore
A data store based on the OGR native library
|
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 |
ContentFeatureSource.getDataStore()
The datastore that this feature source originated from.
|
ContentDataStore |
ContentEntry.getDataStore()
Backpointer to datastore.
|
Constructor and Description |
---|
ContentEntry(ContentDataStore dataStore,
Name typeName)
Creates the entry.
|
Modifier and Type | Class and Description |
---|---|
class |
VPFLibrary |
Modifier and Type | Method and Description |
---|---|
ContentDataStore |
VPFFeatureSource.getDataStore() |
Modifier and Type | Class and Description |
---|---|
class |
VPFFileStore
A data store for VPF files.
|
Modifier and Type | Class and Description |
---|---|
class |
WFSDataStore |
Modifier and Type | Class and Description |
---|---|
class |
JDBCDataStore
Datastore implementation for jdbc based relational databases.
|
Modifier and Type | Class and Description |
---|---|
class |
MBTilesDataStore |
Copyright © 1996–2022 Geotools. All rights reserved.