net.sourceforge.plantuml.golem
Class Tile
java.lang.Object
net.sourceforge.plantuml.golem.Tile
- All Implemented Interfaces:
- TextBlock, UDrawable
public class Tile
- extends Object
- implements TextBlock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getArea
public TileArea getArea(TileGeometry geometry)
drawU
public void drawU(UGraphic ug,
double x,
double y)
- Specified by:
drawU
in interface UDrawable
calculateDimension
public Dimension2D calculateDimension(StringBounder stringBounder)
- Specified by:
calculateDimension
in interface TextBlock
getUrls
public List<Url> getUrls()
- Specified by:
getUrls
in interface TextBlock
Copyright © 2012. All Rights Reserved.