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, getMinMaxclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetShapeTypecalculateDimension, getInnerPosition, getMinMaxpublic AbstractEntityImage(IEntity entity, ISkinParam skinParam)
protected final IEntity getEntity()
protected final ISkinParam getSkinParam()
public final HtmlColor getBackcolor()
getBackcolor in interface TextBlockBackcoloredprotected final Stereotype getStereo()
public Margins getShield(StringBounder stringBounder)
getShield in interface IEntityImagepublic double getOverscanX(StringBounder stringBounder)
getOverscanX in interface IEntityImage