Constructor and Description |
---|
TextBlockVertical2(java.util.List<TextBlock> all,
HorizontalAlignment horizontalAlignment) |
Modifier and Type | Method and Description |
---|---|
XDimension2D |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
XRectangle2D |
getInnerPosition(java.lang.String member,
StringBounder stringBounder,
InnerStrategy strategy) |
Ports |
getPorts(StringBounder stringBounder) |
getBackcolor, getMagneticBorder, getMinMax
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBackcolor, getMagneticBorder, getMinMax
public TextBlockVertical2(java.util.List<TextBlock> all, HorizontalAlignment horizontalAlignment)
public XDimension2D calculateDimension(StringBounder stringBounder)
calculateDimension
in interface TextBlock
public Ports getPorts(StringBounder stringBounder)
public XRectangle2D getInnerPosition(java.lang.String member, StringBounder stringBounder, InnerStrategy strategy)
getInnerPosition
in interface TextBlock
getInnerPosition
in class AbstractTextBlock