Class ActorStickMan
java.lang.Object
net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
net.sourceforge.plantuml.skin.ActorStickMan
-
Method Summary
Modifier and TypeMethodDescriptioncalculateDimension(StringBounder stringBounder) voiddoubledoubleMethods inherited from class AbstractTextBlock
getBackcolor, getInnerPosition, getMagneticBorder, getMinMaxMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface TextBlock
getBackcolor, getInnerPosition, getMagneticBorder, getMinMax
-
Method Details
-
drawU
-
getPreferredWidth
public double getPreferredWidth() -
getPreferredHeight
public double getPreferredHeight() -
calculateDimension
- Specified by:
calculateDimensionin interfaceTextBlock
-