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() |
getInnerPosition
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInnerPosition
public 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 TextBlock
Copyright © 2015. All Rights Reserved.