net.sourceforge.plantuml.graphic
Class TileText
java.lang.Object
net.sourceforge.plantuml.graphic.TileText
- All Implemented Interfaces:
- TextBlock, UDrawable, UShape
public class TileText
- extends Object
- implements TextBlock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TileText
public TileText(String text,
FontConfiguration fontConfiguration,
Url url)
calculateDimension
public Dimension2D calculateDimension(StringBounder stringBounder)
- Specified by:
calculateDimension
in interface TextBlock
getFontSize2D
public double getFontSize2D()
drawU
public void drawU(UGraphic ug)
- Specified by:
drawU
in interface UDrawable
Copyright © 2014. All Rights Reserved.