public final class InnerActivity extends AbstractTextBlock implements IEntityImage
| Modifier and Type | Field and Description |
|---|---|
static double |
THICKNESS_BORDER |
CORNER, MARGIN, MARGIN_LINE| Constructor and Description |
|---|
InnerActivity(IEntityImage im,
HtmlColor borderColor,
HtmlColor backColor,
boolean shadowing) |
| Modifier and Type | Method and Description |
|---|---|
java.awt.geom.Dimension2D |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
HtmlColor |
getBackcolor() |
ShapeType |
getShapeType() |
int |
getShield() |
boolean |
isHidden() |
getInnerPositionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInnerPositionpublic static final double THICKNESS_BORDER
public InnerActivity(IEntityImage im, HtmlColor borderColor, HtmlColor backColor, boolean shadowing)
public HtmlColor getBackcolor()
getBackcolor in interface TextBlockBackcoloredpublic java.awt.geom.Dimension2D calculateDimension(StringBounder stringBounder)
calculateDimension in interface TextBlockpublic ShapeType getShapeType()
getShapeType in interface IEntityImagepublic int getShield()
getShield in interface IEntityImage