Constructor and Description |
---|
LRGBReader(java.io.InputStream in)
Creates a new instance of LRGBReader
|
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
The main method.
|
PTM |
readPTM()
Read ptm.
|
void |
setDebug(boolean b)
Sets the debug.
|
void |
setVersion(java.lang.String s)
Sets the version.
|
public LRGBReader(java.io.InputStream in)
public static void main(java.lang.String[] args)
args
- the argumentspublic PTM readPTM() throws java.io.IOException
PTMReader
public void setDebug(boolean b)
b
- the new debugpublic void setVersion(java.lang.String s)
s
- the new version