net.sourceforge.plantuml.graphic
Class TextBlockMarged
java.lang.Object
net.sourceforge.plantuml.graphic.TextBlockMarged
- All Implemented Interfaces:
- TextBlock, UDrawable3
public class TextBlockMarged
- extends Object
- implements TextBlock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextBlockMarged
public TextBlockMarged(TextBlock textBlock,
double x1,
double x2,
double y1,
double y2)
calculateDimension
public Dimension2D calculateDimension(StringBounder stringBounder)
- Specified by:
calculateDimension
in interface TextBlock
drawTOBEREMOVED
public void drawTOBEREMOVED(ColorMapper colorMapper,
Graphics2D g2d,
double x,
double y)
- Specified by:
drawTOBEREMOVED
in interface TextBlock
drawU
public void drawU(UGraphic ug,
double x,
double y)
- Specified by:
drawU
in interface UDrawable3
Copyright © 2012. All Rights Reserved.