Class ActorHollow
java.lang.Object
net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
net.sourceforge.plantuml.skin.ActorHollow
-
Constructor Summary
Constructors -
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
-
Constructor Details
-
ActorHollow
-
-
Method Details
-
drawU
-
getPreferredWidth
public double getPreferredWidth() -
getPreferredHeight
public double getPreferredHeight() -
calculateDimension
- Specified by:
calculateDimensionin interfaceTextBlock
-