public class EntityImageMachine extends AbstractEntityImage
CORNER, MARGIN, MARGIN_LINE
Constructor and Description |
---|
EntityImageMachine(Entity entity,
ISkinParam skinParam) |
Modifier and Type | Method and Description |
---|---|
XDimension2D |
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, getMagneticBorder, getMinMax
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getMagneticBorder
getInnerPosition, getMinMax
public EntityImageMachine(Entity entity, ISkinParam skinParam)
public double getStartingX(StringBounder stringBounder, double y)
public double getEndingX(StringBounder stringBounder, double y)
public final void drawU(UGraphic ug)
public ShapeType getShapeType()
public XDimension2D calculateDimension(StringBounder stringBounder)