Class ElementMenuPopup
java.lang.Object
net.sourceforge.plantuml.salt.element.AbstractElement
net.sourceforge.plantuml.salt.element.ElementMenuPopup
- All Implemented Interfaces:
Element
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
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
-
ElementMenuPopup
-
-
Method Details
-
addEntry
public void addEntry(java.lang.String s) -
getPreferredDimension
-
drawU
-