Package | Description |
---|---|
org.geotools.data |
Defines the DataStoreAPI via which all data is imported or exported.
|
org.geotools.data.directory | |
org.geotools.data.memory | |
org.geotools.data.mongodb | |
org.geotools.data.property | |
org.geotools.data.store | |
org.geotools.jdbc |
Modifier and Type | Method and Description |
---|---|
static SimpleFeatureLocking |
DataUtilities.simple(FeatureLocking locking)
A safe cast to SimpleFeatureLocking; that will introduce a wrapper if it has to.
|
Modifier and Type | Class and Description |
---|---|
class |
DirectoryFeatureLocking |
Modifier and Type | Method and Description |
---|---|
SimpleFeatureLocking |
DirectoryFeatureLocking.unwrap() |
Constructor and Description |
---|
DirectoryFeatureLocking(SimpleFeatureLocking locking) |
Modifier and Type | Class and Description |
---|---|
class |
MemoryFeatureStore |
Modifier and Type | Class and Description |
---|---|
class |
MongoFeatureStore |
Modifier and Type | Class and Description |
---|---|
class |
PropertyFeatureStore
Implementation used for writeable property files.
|
Modifier and Type | Class and Description |
---|---|
class |
ContentFeatureStore
Abstract implementation of FeatureStore.
|
Modifier and Type | Class and Description |
---|---|
class |
JDBCFeatureStore
FeatureStore implementation for jdbc based relational database tables.
|
Copyright © 1996–2019 Geotools. All rights reserved.