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(String member, StringBounder stringBounder, InnerStrategy strategy) getPorts(StringBounder stringBounder) Methods 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
getBackcolor, getMagneticBorder, getMinMax
-
Constructor Details
-
TextBlockVertical2
-
-
Method Details
-
calculateDimension
- Specified by:
calculateDimensionin interfaceTextBlock
-
drawU
-
getPorts
-
getInnerPosition
public XRectangle2D getInnerPosition(String member, StringBounder stringBounder, InnerStrategy strategy) - Specified by:
getInnerPositionin interfaceTextBlock- Overrides:
getInnerPositionin classAbstractTextBlock
-