Class ElementDroplist
java.lang.Object
net.sourceforge.plantuml.salt.element.AbstractElement
net.sourceforge.plantuml.salt.element.ElementDroplist
- All Implemented Interfaces:
Element
-
Constructor Summary
ConstructorsConstructorDescriptionElementDroplist
(java.lang.String text, UFont font, ISkinSimple spriteContainer) -
Method Summary
Modifier and TypeMethodDescriptionprotected void
void
drawU
(UGraphic ug, int zIndex, Dimension2D dimToUse) protected final FontConfiguration
getPreferredDimension
(StringBounder stringBounder, double x, double y) protected Dimension2D
getPureTextDimension
(StringBounder stringBounder) protected Dimension2D
getTextDimensionAt
(StringBounder stringBounder, double x) 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
-
ElementDroplist
-
-
Method Details
-
getPreferredDimension
- Specified by:
getPreferredDimension
in interfaceElement
-
drawU
-
drawText
-
getPureTextDimension
-
getTextDimensionAt
-
getConfig
-