Class BodyEnhanced1
java.lang.Object
net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
net.sourceforge.plantuml.cucadiagram.BodyEnhancedAbstract
net.sourceforge.plantuml.cucadiagram.BodyEnhanced1
-
Field Summary
Fields inherited from class BodyEnhancedAbstract
align, area, titleConfig -
Method Summary
Modifier and TypeMethodDescriptionprotected final TextBlockgetArea(StringBounder stringBounder) getInnerPosition(String member, StringBounder stringBounder, InnerStrategy strategy) protected doublegetPorts(StringBounder stringBounder) getUrls()Methods inherited from class BodyEnhancedAbstract
calculateDimension, decorate, drawU, getDefaultThickness, getStyle, getTitle, isBlockSeparatorMethods inherited from class AbstractTextBlock
getBackcolor, getMagneticBorder, getMinMaxMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface TextBlock
calculateDimension, getBackcolor, getMagneticBorder, getMinMax
-
Method Details
-
getMarginX
protected double getMarginX()- Specified by:
getMarginXin classBodyEnhancedAbstract
-
getArea
- Specified by:
getAreain classBodyEnhancedAbstract
-
getPorts
-
getUrls
-
getInnerPosition
public XRectangle2D getInnerPosition(String member, StringBounder stringBounder, InnerStrategy strategy) - Specified by:
getInnerPositionin interfaceTextBlock- Overrides:
getInnerPositionin classAbstractTextBlock
-