|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.sun.jimi.core.decoder.ico.IconDirEntry
Constructor Summary | |
IconDirEntry(LEDataInputStream dis)
|
Method Summary | |
int |
getColorCount()
|
int |
getHeight()
|
long |
getImageOffset()
|
int |
getWidth()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public IconDirEntry(LEDataInputStream dis) throws java.io.IOException
Method Detail |
public int getWidth()
public int getHeight()
public int getColorCount()
public long getImageOffset()
public java.lang.String toString()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |