Package | Description |
---|---|
org.geotools.data.shapefile.fid | |
org.geotools.data.shapefile.files |
Constructor and Description |
---|
IndexedFidWriter(ShpFiles shpFiles,
StorageFile storageFile)
Create a new instance
Note: replaceOriginal() is NOT called. |
Modifier and Type | Method and Description |
---|---|
StorageFile |
ShpFiles.getStorageFile(ShpFileType type)
Obtains a Storage file for the type indicated.
|
Modifier and Type | Method and Description |
---|---|
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() . |
Copyright © 1996–2019 Geotools. All rights reserved.