Package net.sourceforge.plantuml.golem
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 net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
getBackcolor, getInnerPosition, getMagneticBorder, getMinMaxMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.sourceforge.plantuml.klimt.shape.TextBlock
getBackcolor, getInnerPosition, getMagneticBorder, getMinMax
-
Constructor Details
-
TilesField
public TilesField()
-
-
Method Details
-
getRoot
-
createTile
-
addPath
-
getPosition
-
getPaths
-
drawU
-
calculateDimension
- Specified by:
calculateDimensionin interfaceTextBlock
-