Class ElementTree
java.lang.Object
net.sourceforge.plantuml.salt.element.AbstractElement
net.sourceforge.plantuml.salt.element.ElementTree
- All Implemented Interfaces:
Element
-
Constructor Summary
ConstructorsConstructorDescriptionElementTree
(UFont font, ISkinSimple spriteContainer, TableStrategy strategy) -
Method Summary
Modifier and TypeMethodDescriptionvoid
addCellToEntry
(java.lang.String s) void
addEntry
(java.lang.String s) void
drawU
(UGraphic ug, int zIndex, Dimension2D dimToUse) getPreferredDimension
(StringBounder stringBounder, double x, double y) Methods inherited from class net.sourceforge.plantuml.salt.element.AbstractElement
blackBlueTrue, getBlack, getColor88, getColorAA, getColorBB, getColorDD, getColorEE, getWhite
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ElementTree
-
-
Method Details
-
addEntry
public void addEntry(java.lang.String s) -
addCellToEntry
public void addCellToEntry(java.lang.String s) -
getPreferredDimension
-
drawU
-