Package org.gvsig.basicformats.impl
Class DefaultCLRFile
java.lang.Object
org.gvsig.basicformats.impl.AbstractFormatFile
org.gvsig.basicformats.impl.DefaultCLRFile
- All Implemented Interfaces:
CLRFile,org.gvsig.basicformats.FormatFile
public class DefaultCLRFile
extends org.gvsig.basicformats.impl.AbstractFormatFile
implements CLRFile
-
Field Summary
Fields inherited from interface org.gvsig.basicformats.CLRFile
FILE_EXTENSION -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.gvsig.basicformats.impl.AbstractFormatFile
writeQuietlyMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.gvsig.basicformats.FormatFile
writeQuietly
-
Constructor Details
-
DefaultCLRFile
public DefaultCLRFile()
-
-
Method Details
-
getFile
- Specified by:
getFilein interfaceorg.gvsig.basicformats.FormatFile
-
getFile
- Specified by:
getFilein interfaceorg.gvsig.basicformats.FormatFile
-
getColorTable
- Specified by:
getColorTablein interfaceCLRFile
-
setColorTable
- Specified by:
setColorTablein interfaceCLRFile
-
read
- Specified by:
readin interfaceorg.gvsig.basicformats.FormatFile- Throws:
IOException
-
write
- Specified by:
writein interfaceorg.gvsig.basicformats.FormatFile- Throws:
IOException
-