public abstract class AbstractTextBlock extends java.lang.Object implements TextBlock
| Constructor and Description |
|---|
AbstractTextBlock() |
| Modifier and Type | Method and Description |
|---|---|
java.awt.geom.Rectangle2D |
getInnerPosition(java.lang.String member,
StringBounder stringBounder,
InnerStrategy strategy) |
MinMax |
getMinMax(StringBounder stringBounder) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcalculateDimensionpublic java.awt.geom.Rectangle2D getInnerPosition(java.lang.String member,
StringBounder stringBounder,
InnerStrategy strategy)
getInnerPosition in interface TextBlockpublic MinMax getMinMax(StringBounder stringBounder)