net.sourceforge.plantuml.graphic
Class TextBlockEmpty
java.lang.Object
net.sourceforge.plantuml.graphic.TextBlockEmpty
- All Implemented Interfaces:
- TextBlock, TextBlockWidth, UDrawable
public class TextBlockEmpty
- extends Object
- implements TextBlockWidth, TextBlock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextBlockEmpty
public TextBlockEmpty(double width,
double height)
TextBlockEmpty
public TextBlockEmpty()
calculateDimension
public Dimension2D calculateDimension(StringBounder stringBounder)
- Specified by:
calculateDimension
in interface TextBlock
- Specified by:
calculateDimension
in interface TextBlockWidth
drawU
public void drawU(UGraphic ug)
- Specified by:
drawU
in interface UDrawable
getUrls
public List<Url> getUrls()
- Specified by:
getUrls
in interface TextBlock
asTextBlock
public TextBlock asTextBlock(double widthToUse)
- Specified by:
asTextBlock
in interface TextBlockWidth
Copyright © 2013. All Rights Reserved.