public class Tile extends MainOrTile
_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.
|
java.util.List |
getTileParts()
returns the List of TileParts.
|
Property |
makeProperty()
Returns a Property describing the tile.
|
addComment, addPacketLength, getNumComponents, setCODProperty, setCompProperty, setNumComponents, setPOCProperty, setQCDProperty
public void addTilePart(TilePart tp)
public java.util.List getTileParts()
public void addPPTLength(long len)
public Property makeProperty()