public abstract class AbstractEntityImage extends AbstractTextBlock implements IEntityImage
CORNER, MARGIN, MARGIN_LINE| Constructor and Description |
|---|
AbstractEntityImage(Entity entity,
ISkinParam skinParam) |
| Modifier and Type | Method and Description |
|---|---|
HColor |
getBackcolor() |
protected Entity |
getEntity() |
double |
getOverscanX(StringBounder stringBounder) |
Margins |
getShield(StringBounder stringBounder) |
protected ISkinParam |
getSkinParam() |
protected Stereotype |
getStereo() |
boolean |
isHidden() |
getInnerPosition, getMagneticBorder, getMinMaxclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMagneticBorder, getShapeTypecalculateDimension, getInnerPosition, getMinMaxpublic AbstractEntityImage(Entity entity, ISkinParam skinParam)
protected final Entity getEntity()
protected final ISkinParam getSkinParam()
public final HColor getBackcolor()
getBackcolor in interface TextBlockgetBackcolor in class AbstractTextBlockprotected final Stereotype getStereo()
public Margins getShield(StringBounder stringBounder)
getShield in interface IEntityImagepublic double getOverscanX(StringBounder stringBounder)
getOverscanX in interface IEntityImage