public abstract class AbstractEntityImage extends AbstractTextBlock implements IEntityImage
CORNER, MARGIN, MARGIN_LINE
Constructor and Description |
---|
AbstractEntityImage(IEntity entity,
ISkinParam skinParam) |
Modifier and Type | Method and Description |
---|---|
HtmlColor |
getBackcolor() |
protected IEntity |
getEntity() |
double |
getOverscanX(StringBounder stringBounder) |
Margins |
getShield(StringBounder stringBounder) |
protected ISkinParam |
getSkinParam() |
protected Stereotype |
getStereo() |
boolean |
isHidden() |
getInnerPosition, getMinMax
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getShapeType
calculateDimension, getInnerPosition, getMinMax
public AbstractEntityImage(IEntity entity, ISkinParam skinParam)
protected final IEntity getEntity()
protected final ISkinParam getSkinParam()
public final HtmlColor getBackcolor()
getBackcolor
in interface TextBlockBackcolored
protected final Stereotype getStereo()
public Margins getShield(StringBounder stringBounder)
getShield
in interface IEntityImage
public double getOverscanX(StringBounder stringBounder)
getOverscanX
in interface IEntityImage