Class BodyEnhancedAbstract
java.lang.Object
net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
net.sourceforge.plantuml.cucadiagram.BodyEnhancedAbstract
- Direct Known Subclasses:
BodyEnhanced1,BodyEnhanced2
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final HorizontalAlignmentprotected TextBlockprotected final FontConfiguration -
Method Summary
Modifier and TypeMethodDescriptionfinal XDimension2DcalculateDimension(StringBounder stringBounder) protected final TextBlockdecorate(TextBlock block, char separator, TextBlock title, StringBounder stringBounder) final voidprotected abstract TextBlockgetArea(StringBounder stringBounder) protected final doubleprotected abstract doublefinal StylegetStyle()protected final TextBlockgetTitle(String s, ISkinSimple spriteContainer) static booleanMethods 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
-
Field Details
-
align
-
titleConfig
-
area
-
-
Method Details
-
isBlockSeparator
-
calculateDimension
- Specified by:
calculateDimensionin interfaceTextBlock
-
drawU
-
getTitle
-
getArea
-
getMarginX
protected abstract double getMarginX() -
decorate
protected final TextBlock decorate(TextBlock block, char separator, TextBlock title, StringBounder stringBounder) -
getDefaultThickness
protected final double getDefaultThickness() -
getStyle
-