net.sourceforge.plantuml.creole
Class SheetBlock2
java.lang.Object
net.sourceforge.plantuml.creole.SheetBlock2
- All Implemented Interfaces:
- TextBlock, UDrawable, UShape
public class SheetBlock2
- extends Object
- implements TextBlock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SheetBlock2
public SheetBlock2(SheetBlock1 block,
Stencil stencil,
UStroke defaultStroke)
calculateDimension
public Dimension2D calculateDimension(StringBounder stringBounder)
- Specified by:
calculateDimension
in interface TextBlock
drawU
public void drawU(UGraphic ug)
- Specified by:
drawU
in interface UDrawable
getStartingAltitude
public double getStartingAltitude(StringBounder stringBounder)
Copyright © 2014. All Rights Reserved.