Class WrappedElement
java.lang.Object
net.sourceforge.plantuml.salt.element.WrappedElement
- All Implemented Interfaces:
Element
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
drawU
(UGraphic ug, int zIndex, Dimension2D dimToUse) getPreferredDimension
(StringBounder stringBounder, double x, double y) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
WrappedElement
-
-
Method Details
-
getPreferredDimension
- Specified by:
getPreferredDimension
in interfaceElement
-
drawU
-