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