Interface FileWriter
- All Superinterfaces:
FileReader
- All Known Implementing Classes:
BasicShpFileWriter
,IndexedFidWriter
,StorageFile
Indicates that the object writes to one of the Shapefile related files controlled by
ShpFiles
- Author:
- jesse
-
Method Summary
-
Method Details
-
id
String id()An id for the writer. This is only used for debugging.- Specified by:
id
in interfaceFileReader
- Returns:
- id for the writer.
-