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 net.sourceforge.plantuml.cucadiagram.BodyEnhancedAbstract
align, area, titleConfig
-
Method Summary
Modifier and TypeMethodDescriptionprotected final TextBlock
getArea
(StringBounder stringBounder) getInnerPosition
(String member, StringBounder stringBounder, InnerStrategy strategy) protected double
getPorts
(StringBounder stringBounder) getUrls()
Methods inherited from class net.sourceforge.plantuml.cucadiagram.BodyEnhancedAbstract
calculateDimension, decorate, drawU, getDefaultThickness, getStyle, getTitle, isBlockSeparator
Methods inherited from class net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
getBackcolor, getMagneticBorder, getMinMax
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.sourceforge.plantuml.klimt.shape.TextBlock
calculateDimension, getBackcolor, getMagneticBorder, getMinMax
-
Method Details
-
getMarginX
protected double getMarginX()- Specified by:
getMarginX
in classBodyEnhancedAbstract
-
getArea
- Specified by:
getArea
in classBodyEnhancedAbstract
-
getPorts
-
getUrls
-
getInnerPosition
public XRectangle2D getInnerPosition(String member, StringBounder stringBounder, InnerStrategy strategy) - Specified by:
getInnerPosition
in interfaceTextBlock
- Overrides:
getInnerPosition
in classAbstractTextBlock
-