|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StorageFile | |
---|---|
org.geotools.data.shapefile.fid | |
org.geotools.data.shapefile.files |
Uses of StorageFile in org.geotools.data.shapefile.fid |
---|
Constructors in org.geotools.data.shapefile.fid with parameters of type StorageFile | |
---|---|
IndexedFidWriter(ShpFiles shpFiles,
StorageFile storageFile)
Create a new instance Note: replaceOriginal() is NOT called. |
Uses of StorageFile in org.geotools.data.shapefile.files |
---|
Methods in org.geotools.data.shapefile.files that return StorageFile | |
---|---|
StorageFile |
ShpFiles.getStorageFile(ShpFileType type)
Obtains a Storage file for the type indicated. |
Methods in org.geotools.data.shapefile.files with parameters of type StorageFile | |
---|---|
int |
StorageFile.compareTo(StorageFile o)
Just groups together files that have the same ShpFiles instance |
static void |
StorageFile.replaceOriginals(StorageFile... storageFiles)
Takes a collection of StorageFiles and performs the replace functionality described in replaceOriginal() . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |