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() |
double |
getOverscanX(StringBounder stringBounder) |
ShapeType |
getShapeType() |
Margins |
getShield(StringBounder stringBounder) |
boolean |
isHidden() |
getInnerPosition, getMinMax
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInnerPosition, getMinMax
public static final double THICKNESS_BORDER
public InnerActivity(IEntityImage im, HtmlColor borderColor, HtmlColor backColor, boolean shadowing)
public HtmlColor getBackcolor()
getBackcolor
in interface TextBlockBackcolored
public java.awt.geom.Dimension2D calculateDimension(StringBounder stringBounder)
calculateDimension
in interface TextBlock
public ShapeType getShapeType()
getShapeType
in interface IEntityImage
public Margins getShield(StringBounder stringBounder)
getShield
in interface IEntityImage
public double getOverscanX(StringBounder stringBounder)
getOverscanX
in interface IEntityImage