net.sourceforge.plantuml.jungle
Class GTileStack
java.lang.Object
net.sourceforge.plantuml.jungle.GTileStack
- All Implemented Interfaces:
- TextBlock, UDrawable, GTile, UShape
public class GTileStack
- extends Object
- implements GTile
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GTileStack
public GTileStack(List<GTile> tiles,
double space)
drawU
public void drawU(UGraphic ug)
- Specified by:
drawU
in interface UDrawable
calculateDimension
public GTileGeometry calculateDimension(StringBounder stringBounder)
- Specified by:
calculateDimension
in interface TextBlock
- Specified by:
calculateDimension
in interface GTile
Copyright © 2014. All Rights Reserved.