public class Tile extends MainOrTile
Type | Property and Description |
---|---|
Property |
make
Returns a Property describing the tile.
|
_codProperty, _comments, _components, _packetLengthList, _pocProperty, _precSize, _qcdProperty, NULL
Constructor and Description |
---|
Tile()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
addPPTLength(long len)
Adds a PPM tilepart header length to the list of lengths
|
void |
addTilePart(TilePart tp)
Adds a TilePart to the List of TileParts.
|
List |
getTileParts()
returns the List of TileParts.
|
Property |
makeProperty()
Returns a Property describing the tile.
|
addComment, addPacketLength, getNumComponents, setCODProperty, setCompProperty, setNumComponents, setPOCProperty, setQCDProperty
public Property makeProperty
public void addTilePart(TilePart tp)
public List getTileParts()
public void addPPTLength(long len)
public Property makeProperty()
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.