Class BodyEnhanced2
java.lang.Object
net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
net.sourceforge.plantuml.cucadiagram.BodyEnhancedAbstract
net.sourceforge.plantuml.cucadiagram.BodyEnhanced2
-
Field Summary
Fields inherited from class net.sourceforge.plantuml.cucadiagram.BodyEnhancedAbstract
align, area, titleConfig -
Method Summary
Modifier and TypeMethodDescriptionprotected TextBlockgetArea(StringBounder stringBounder) protected doubleMethods inherited from class net.sourceforge.plantuml.cucadiagram.BodyEnhancedAbstract
calculateDimension, decorate, drawU, getDefaultThickness, getStyle, getTitle, isBlockSeparatorMethods inherited from class net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
getBackcolor, getInnerPosition, getMagneticBorder, getMinMaxMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.sourceforge.plantuml.klimt.shape.TextBlock
getBackcolor, getInnerPosition, getMagneticBorder, getMinMax
-
Method Details
-
getMarginX
protected double getMarginX()- Specified by:
getMarginXin classBodyEnhancedAbstract
-
getArea
- Specified by:
getAreain classBodyEnhancedAbstract
-