public interface TextBlock extends UDrawable, UShape
Modifier and Type | Method and Description |
---|---|
XDimension2D |
calculateDimension(StringBounder stringBounder) |
HColor |
getBackcolor() |
XRectangle2D |
getInnerPosition(java.lang.String member,
StringBounder stringBounder,
InnerStrategy strategy) |
MagneticBorder |
getMagneticBorder() |
MinMax |
getMinMax(StringBounder stringBounder) |
XDimension2D calculateDimension(StringBounder stringBounder)
MinMax getMinMax(StringBounder stringBounder)
XRectangle2D getInnerPosition(java.lang.String member, StringBounder stringBounder, InnerStrategy strategy)
MagneticBorder getMagneticBorder()
HColor getBackcolor()