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, getMinMax
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getMagneticBorder, getShapeType
calculateDimension, getInnerPosition, getMinMax
public AbstractEntityImage(Entity entity, ISkinParam skinParam)
protected final Entity getEntity()
protected final ISkinParam getSkinParam()
public final HColor getBackcolor()
getBackcolor
in interface TextBlock
getBackcolor
in class AbstractTextBlock
protected final Stereotype getStereo()
public Margins getShield(StringBounder stringBounder)
getShield
in interface IEntityImage
public double getOverscanX(StringBounder stringBounder)
getOverscanX
in interface IEntityImage