public class TextBlockWidthAdapter extends AbstractTextBlock implements TextBlock
Constructor and Description |
---|
TextBlockWidthAdapter(TextBlockWidth textBlockWidth,
double widthToUse) |
Modifier and Type | Method and Description |
---|---|
java.awt.geom.Dimension2D |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
getInnerPosition
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInnerPosition
public TextBlockWidthAdapter(TextBlockWidth textBlockWidth, double widthToUse)
public java.awt.geom.Dimension2D calculateDimension(StringBounder stringBounder)
calculateDimension
in interface TextBlock