public class EntityImageDomain extends AbstractEntityImage
CORNER, MARGIN, MARGIN_LINE
Constructor and Description |
---|
EntityImageDomain(ILeaf entity,
ISkinParam skinParam,
char typeLetter) |
Modifier and Type | Method and Description |
---|---|
Dimension2D |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
double |
getEndingX(StringBounder stringBounder,
double y) |
ShapeType |
getShapeType() |
double |
getStartingX(StringBounder stringBounder,
double y) |
getBackcolor, getEntity, getOverscanX, getShield, getSkinParam, getStereo, isHidden
getInnerPosition, getMinMax
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInnerPosition, getMinMax
public EntityImageDomain(ILeaf entity, ISkinParam skinParam, char typeLetter)
public double getStartingX(StringBounder stringBounder, double y)
public double getEndingX(StringBounder stringBounder, double y)
public final void drawU(UGraphic ug)
public ShapeType getShapeType()
public Dimension2D calculateDimension(StringBounder stringBounder)