|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--edu.harvard.hul.ois.jhove.module.jpeg2000.TilePart
Encapsulation of a tile-part in a JPEG 2000 codestream.
| Constructor Summary | |
TilePart(Tile tile,
int index)
Constructor. |
|
| Method Summary | |
Property |
makeProperty()
Returns a Property based on the TilePart. |
void |
setLength(long len)
Sets the length field. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TilePart(Tile tile,
int index)
tile - The Tile of which this is a partindex - The index of this tile part| Method Detail |
public void setLength(long len)
public Property makeProperty()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||