public class TilesField extends AbstractTextBlock implements TextBlock
| Constructor and Description |
|---|
TilesField() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPath(Tile start,
Tile dest,
TileGeometry startDirection) |
Dimension2D |
calculateDimension(StringBounder stringBounder) |
Tile |
createTile(Tile start,
TileGeometry position) |
void |
drawU(UGraphic ug) |
List<Path> |
getPaths() |
Position |
getPosition(Tile tile) |
Tile |
getRoot() |
getInnerPositionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInnerPositionpublic Tile getRoot()
public Tile createTile(Tile start, TileGeometry position)
public void addPath(Tile start, Tile dest, TileGeometry startDirection)
public Dimension2D calculateDimension(StringBounder stringBounder)
calculateDimension in interface TextBlockCopyright © 2015. All Rights Reserved.