net.sourceforge.plantuml.classdiagram
Class RowLayout
java.lang.Object
net.sourceforge.plantuml.classdiagram.RowLayout
- All Implemented Interfaces:
- UDrawable
public class RowLayout
- extends Object
- implements UDrawable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RowLayout
public RowLayout()
addLeaf
public void addLeaf(TextBlock entityImageClass)
getHeight
public double getHeight(StringBounder stringBounder)
drawU
public void drawU(UGraphic ug)
- Specified by:
drawU
in interface UDrawable
Copyright © 2014. All Rights Reserved.