|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SimpleFeatureLocking | |
---|---|
org.geotools.data | Defines the DataStoreAPI via which all data is imported or exported. |
org.geotools.data.directory | |
org.geotools.data.property |
Uses of SimpleFeatureLocking in org.geotools.data |
---|
Classes in org.geotools.data that implement SimpleFeatureLocking | |
---|---|
class |
AbstractFeatureLocking
A Starting point for your own FeatureLocking implementations. |
Methods in org.geotools.data that return SimpleFeatureLocking | |
---|---|
static SimpleFeatureLocking |
DataUtilities.simple(FeatureLocking locking)
A safe cast to SimpleFeatureLocking; that will introduce a wrapper if it has to. |
Uses of SimpleFeatureLocking in org.geotools.data.directory |
---|
Classes in org.geotools.data.directory that implement SimpleFeatureLocking | |
---|---|
class |
DirectoryFeatureLocking
|
Methods in org.geotools.data.directory that return SimpleFeatureLocking | |
---|---|
SimpleFeatureLocking |
DirectoryFeatureLocking.unwrap()
|
Constructors in org.geotools.data.directory with parameters of type SimpleFeatureLocking | |
---|---|
DirectoryFeatureLocking(SimpleFeatureLocking locking)
|
Uses of SimpleFeatureLocking in org.geotools.data.property |
---|
Classes in org.geotools.data.property that implement SimpleFeatureLocking | |
---|---|
class |
PropertyFeatureStore
Implementation used for writeable property files. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |