Class TextBlockLineBefore
java.lang.Object
net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
net.sourceforge.plantuml.klimt.shape.TextBlockLineBefore
-
Constructor Summary
ConstructorsConstructorDescriptionTextBlockLineBefore(double defaultThickness, TextBlock textBlock) TextBlockLineBefore(double defaultThickness, TextBlock textBlock, char separator) TextBlockLineBefore(double defaultThickness, TextBlock textBlock, char separator, TextBlock title) -
Method Summary
Modifier and TypeMethodDescriptioncalculateDimension(StringBounder stringBounder) voidgetInnerPosition(CharSequence member, StringBounder stringBounder) getPorts(StringBounder stringBounder) Methods inherited from class net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
getBackcolor, 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, getMagneticBorder, getMinMax
-
Constructor Details
-
TextBlockLineBefore
-
TextBlockLineBefore
-
TextBlockLineBefore
-
-
Method Details
-
calculateDimension
- Specified by:
calculateDimensionin interfaceTextBlock
-
drawU
-
getInnerPosition
- Specified by:
getInnerPositionin interfaceTextBlock- Overrides:
getInnerPositionin classAbstractTextBlock
-
getPorts
-