|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--icc.tags.ICCTagTable.Triplet
| Field Summary | |
private int |
count
length of tag data |
private int |
offset
absolute offset of tag data |
private int |
signature
Tag identifier |
static int |
size
size of an entry |
| Constructor Summary | |
(package private) |
ICCTagTable.Triplet(int signature,
int offset,
int count)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private int signature
private int offset
private int count
public static final int size
| Constructor Detail |
ICCTagTable.Triplet(int signature,
int offset,
int count)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||