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, wait
calculateDimension
public java.awt.geom.Rectangle2D getInnerPosition(java.lang.String member, StringBounder stringBounder, InnerStrategy strategy)
getInnerPosition
in interface TextBlock
public MinMax getMinMax(StringBounder stringBounder)
Copyright © 2019. All Rights Reserved.