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,
HColor borderColor,
HColor backColor,
double shadowing) |
| Modifier and Type | Method and Description |
|---|---|
XDimension2D |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
HColor |
getBackcolor() |
double |
getOverscanX(StringBounder stringBounder) |
ShapeType |
getShapeType() |
Margins |
getShield(StringBounder stringBounder) |
boolean |
isHidden() |
getInnerPosition, getMagneticBorder, getMinMaxclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMagneticBordergetInnerPosition, getMinMaxpublic static final double THICKNESS_BORDER
public InnerActivity(IEntityImage im, HColor borderColor, HColor backColor, double shadowing)
public HColor getBackcolor()
getBackcolor in interface TextBlockgetBackcolor in class AbstractTextBlockpublic XDimension2D 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