net.sourceforge.plantuml.graphic
Class TextBlockLineBefore
java.lang.Object
net.sourceforge.plantuml.graphic.TextBlockLineBefore
- All Implemented Interfaces:
- TextBlock, UDrawable
public class TextBlockLineBefore
- extends Object
- implements TextBlock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextBlockLineBefore
public TextBlockLineBefore(TextBlock textBlock,
char separator,
TextBlock title)
TextBlockLineBefore
public TextBlockLineBefore(TextBlock textBlock,
char separator)
TextBlockLineBefore
public TextBlockLineBefore(TextBlock textBlock)
calculateDimension
public Dimension2D calculateDimension(StringBounder stringBounder)
- Specified by:
calculateDimension
in interface TextBlock
drawU
public void drawU(UGraphic ug)
- Specified by:
drawU
in interface UDrawable
Copyright © 2013. All Rights Reserved.