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