Class TextBlockVertical2
java.lang.Object
net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
net.sourceforge.plantuml.klimt.shape.TextBlockVertical2
-
Constructor Summary
ConstructorsConstructorDescriptionTextBlockVertical2(List<TextBlock> all, HorizontalAlignment horizontalAlignment) -
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
-
TextBlockVertical2
-
-
Method Details
-
calculateDimension
- Specified by:
calculateDimensionin interfaceTextBlock
-
drawU
-
getPorts
-
getInnerPosition
- Specified by:
getInnerPositionin interfaceTextBlock- Overrides:
getInnerPositionin classAbstractTextBlock
-