public class TilePart extends Object
Type | Property and Description |
---|---|
Property |
make
Returns a Property based on the TilePart.
|
Constructor and Description |
---|
TilePart(Tile tile,
int index)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Property |
makeProperty()
Returns a Property based on the TilePart.
|
void |
setLength(long len)
Sets the length field.
|
public Property makeProperty
public TilePart(Tile tile, int index)
tile
- The Tile of which this is a partindex
- The index of this tile partpublic void setLength(long len)
public Property makeProperty()
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.