public class TextBlockGeneric extends AbstractTextBlock implements TextBlock
| Constructor and Description |
|---|
TextBlockGeneric(TextBlock textBlock,
HtmlColor background,
HtmlColor border) |
| Modifier and Type | Method and Description |
|---|---|
java.awt.geom.Dimension2D |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
getInnerPosition, getMinMaxclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInnerPosition, getMinMaxpublic java.awt.geom.Dimension2D calculateDimension(StringBounder stringBounder)
calculateDimension in interface TextBlock