Package | Description |
---|---|
edu.harvard.hul.ois.jhove.module.jpeg2000 |
Contains supporting classes for the JPEG2000-HUL module.
|
Modifier and Type | Method and Description |
---|---|
protected Tile |
ContCodestream.getCurTile()
Gets the value of curTile.
|
protected Tile |
ContCodestream.getTile(int idx)
Gets the tile whose index is idx.
|
Modifier and Type | Method and Description |
---|---|
List<Tile> |
ContCodestream.getTiles()
Returns the list of tiles.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ContCodestream.setCurTile(Tile tile)
Sets the value of curTile.
|
Constructor and Description |
---|
TilePart(Tile tile,
int index)
Constructor.
|
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.