public interface CLRFile extends FormatFile
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
FILE_EXTENSION |
Modifier and Type | Method and Description |
---|---|
static CLRFile |
createCLRFile() |
static CLRFile |
getCLRFile(java.io.File file) |
ColorTable |
getColorTable() |
void |
setColorTable(ColorTable colorTable) |
getFile, getFile, read, write, writeQuietly
static final java.lang.String FILE_EXTENSION
static CLRFile createCLRFile()
static CLRFile getCLRFile(java.io.File file)
ColorTable getColorTable()
void setColorTable(ColorTable colorTable)