Class TilesField
java.lang.Object
net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
net.sourceforge.plantuml.golem.TilesField
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddPath(Tile start, Tile dest, TileGeometry startDirection) calculateDimension(StringBounder stringBounder) createTile(Tile start, TileGeometry position) voidgetPaths()getPosition(Tile tile) getRoot()Methods inherited from class AbstractTextBlock
getBackcolor, getInnerPosition, getMagneticBorder, getMinMaxMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface TextBlock
getBackcolor, getInnerPosition, getMagneticBorder, getMinMax
-
Constructor Details
-
TilesField
public TilesField()
-
-
Method Details
-
getRoot
-
createTile
-
addPath
-
getPosition
-
getPaths
-
drawU
-
calculateDimension
- Specified by:
calculateDimensionin interfaceTextBlock
-