public abstract class AbstractTextBlock extends java.lang.Object implements TextBlock
Constructor and Description |
---|
AbstractTextBlock() |
Modifier and Type | Method and Description |
---|---|
HColor |
getBackcolor() |
XRectangle2D |
getInnerPosition(java.lang.String member,
StringBounder stringBounder,
InnerStrategy strategy) |
MagneticBorder |
getMagneticBorder() |
MinMax |
getMinMax(StringBounder stringBounder) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
calculateDimension
public XRectangle2D getInnerPosition(java.lang.String member, StringBounder stringBounder, InnerStrategy strategy)
getInnerPosition
in interface TextBlock
public MinMax getMinMax(StringBounder stringBounder)
public MagneticBorder getMagneticBorder()
getMagneticBorder
in interface TextBlock
public HColor getBackcolor()
getBackcolor
in interface TextBlock