public class TextBlockRecentred extends AbstractTextBlock implements TextBlockBackcolored
Constructor and Description |
---|
TextBlockRecentred(TextBlock textBlock) |
Modifier and Type | Method and Description |
---|---|
java.awt.geom.Dimension2D |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
HtmlColor |
getBackcolor() |
MinMax |
getMinMax(StringBounder stringBounder) |
getInnerPosition
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInnerPosition
public TextBlockRecentred(TextBlock textBlock)
public MinMax getMinMax(StringBounder stringBounder)
getMinMax
in interface TextBlock
getMinMax
in class AbstractTextBlock
public java.awt.geom.Dimension2D calculateDimension(StringBounder stringBounder)
calculateDimension
in interface TextBlock
public HtmlColor getBackcolor()
getBackcolor
in interface TextBlockBackcolored