Class RowLayout
- java.lang.Object
-
- net.sourceforge.plantuml.classdiagram.RowLayout
-
-
Constructor Summary
Constructors Constructor Description RowLayout()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addLeaf(TextBlock entityImageClass)
void
drawU(UGraphic ug)
double
getHeight(StringBounder stringBounder)
-
-
-
Method Detail
-
addLeaf
public void addLeaf(TextBlock entityImageClass)
-
getHeight
public double getHeight(StringBounder stringBounder)
-
-