public class EntityImageObject extends AbstractEntityImage implements Stencil
CORNER, MARGIN, MARGIN_LINE| Constructor and Description |
|---|
EntityImageObject(ILeaf entity,
ISkinParam skinParam) |
| Modifier and Type | Method and Description |
|---|---|
java.awt.geom.Dimension2D |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
double |
getEndingX(StringBounder stringBounder,
double y) |
ShapeType |
getShapeType() |
int |
getShield() |
double |
getStartingX(StringBounder stringBounder,
double y) |
getBackcolor, getEntity, getSkinParam, getStereo, isHiddengetInnerPositionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInnerPositionpublic EntityImageObject(ILeaf entity, ISkinParam skinParam)
public java.awt.geom.Dimension2D calculateDimension(StringBounder stringBounder)
calculateDimension in interface TextBlockpublic ShapeType getShapeType()
getShapeType in interface IEntityImagepublic int getShield()
getShield in interface IEntityImagepublic double getStartingX(StringBounder stringBounder, double y)
getStartingX in interface Stencilpublic double getEndingX(StringBounder stringBounder, double y)
getEndingX in interface Stencil