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 |
---|---|
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, isHidden
getInnerPosition
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInnerPosition
public EntityImageObject(ILeaf entity, ISkinParam skinParam)
public Dimension2D calculateDimension(StringBounder stringBounder)
calculateDimension
in interface TextBlock
public ShapeType getShapeType()
getShapeType
in interface IEntityImage
public int getShield()
getShield
in interface IEntityImage
public double getStartingX(StringBounder stringBounder, double y)
getStartingX
in interface Stencil
public double getEndingX(StringBounder stringBounder, double y)
getEndingX
in interface Stencil
Copyright © 2016. All Rights Reserved.