Class ElementTreeEntry
java.lang.Object
net.sourceforge.plantuml.salt.element.ElementTreeEntry
public class ElementTreeEntry
extends java.lang.Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
drawFirstCell
(UGraphic ug, double x, double y) void
drawSecondCell
(UGraphic ug, double x, double y, ListWidth otherWidth, double margin) getPreferredDimensionFirstCell
(StringBounder stringBounder) getPreferredDimensionOtherCell
(StringBounder stringBounder) double
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ElementTreeEntry
-
-
Method Details
-
addCell
-
getPreferredDimensionFirstCell
-
getPreferredDimensionOtherCell
-
getXDelta
public double getXDelta() -
drawFirstCell
-
drawSecondCell
-