public final class InnerStateAutonom extends AbstractTextBlock implements IEntityImage
CORNER, MARGIN, MARGIN_LINE| Constructor and Description |
|---|
InnerStateAutonom(IEntityImage im,
TextBlock title,
TextBlock attribute,
HColor borderColor,
HColor backColor,
Url url,
boolean withSymbol,
UStroke stroke,
double rounded,
double shadowing) |
| Modifier and Type | Method and Description |
|---|---|
Dimension2D |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
HColor |
getBackcolor() |
double |
getOverscanX(StringBounder stringBounder) |
ShapeType |
getShapeType() |
Margins |
getShield(StringBounder stringBounder) |
boolean |
isHidden() |
getInnerPosition, getMinMaxclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInnerPosition, getMinMaxpublic HColor getBackcolor()
getBackcolor in interface TextBlockBackcoloredpublic Dimension2D calculateDimension(StringBounder stringBounder)
calculateDimension in interface TextBlockpublic ShapeType getShapeType()
getShapeType in interface IEntityImagepublic Margins getShield(StringBounder stringBounder)
getShield in interface IEntityImagepublic double getOverscanX(StringBounder stringBounder)
getOverscanX in interface IEntityImage