Package org.gvsig.basicformats
Interface CLRFile
- All Superinterfaces:
org.gvsig.basicformats.FormatFile
- All Known Implementing Classes:
DefaultCLRFile
public interface CLRFile
extends org.gvsig.basicformats.FormatFile
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic CLRFilestatic CLRFilegetCLRFile(File file) voidsetColorTable(ColorTable colorTable) Methods inherited from interface org.gvsig.basicformats.FormatFile
getFile, getFile, read, write, writeQuietly
-
Field Details
-
FILE_EXTENSION
- See Also:
-
-
Method Details
-
createCLRFile
-
getCLRFile
-
getColorTable
ColorTable getColorTable() -
setColorTable
-