net.sourceforge.plantuml.creole
Class SheetBlock
java.lang.Object
net.sourceforge.plantuml.creole.SheetBlock
- All Implemented Interfaces:
- TextBlock, UDrawable
public class SheetBlock
- extends Object
- implements TextBlock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SheetBlock
public SheetBlock(Sheet sheet,
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.