Uses of Class
net.sourceforge.plantuml.golem.Tile
Packages that use Tile
-
Uses of Tile in net.sourceforge.plantuml.flowdiagram
Methods in net.sourceforge.plantuml.flowdiagram that return TileConstructors in net.sourceforge.plantuml.flowdiagram with parameters of type Tile -
Uses of Tile in net.sourceforge.plantuml.golem
Methods in net.sourceforge.plantuml.golem that return TileModifier and TypeMethodDescriptionTilesField.createTile
(Tile start, TileGeometry position) TilesField.getRoot()
TileArea.getTile()
Methods in net.sourceforge.plantuml.golem with parameters of type TileModifier and TypeMethodDescriptionvoid
TilesField.addPath
(Tile start, Tile dest, TileGeometry startDirection) TilesField.createTile
(Tile start, TileGeometry position) TilesField.getPosition
(Tile tile)