|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.sun.jimi.core.decoder.pcx.DCXHeader
Constructor Summary | |
DCXHeader(java.io.InputStream in)
|
Method Summary | |
int |
getLength(int i)
|
int |
getNumberOfImages()
|
int |
getOffset(int i)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public DCXHeader(java.io.InputStream in) throws JimiException
Method Detail |
public int getNumberOfImages()
public int getLength(int i)
public int getOffset(int i)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |