Class FloatingNote
java.lang.Object
net.sourceforge.plantuml.graphic.AbstractTextBlock
net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FloatingNote
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncalculateDimension(StringBounder stringBounder) voiddoublegetEndingX(StringBounder stringBounder, double y) doublegetStartingX(StringBounder stringBounder, double y) Methods inherited from class net.sourceforge.plantuml.graphic.AbstractTextBlock
getInnerPosition, getMinMaxMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.sourceforge.plantuml.graphic.TextBlock
getInnerPosition, getMinMax
-
Constructor Details
-
FloatingNote
-
-
Method Details
-
drawU
-
calculateDimension
- Specified by:
calculateDimensionin interfaceTextBlock
-
getStartingX
- Specified by:
getStartingXin interfaceStencil
-
getEndingX
- Specified by:
getEndingXin interfaceStencil
-