public class EntityImageObject extends AbstractEntityImage implements Stencil, WithPorts
CORNER, MARGIN, MARGIN_LINE| Constructor and Description |
|---|
EntityImageObject(Entity entity,
ISkinParam skinParam,
PortionShower portionShower) |
| Modifier and Type | Method and Description |
|---|---|
XDimension2D |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
double |
getEndingX(StringBounder stringBounder,
double y) |
XRectangle2D |
getInnerPosition(java.lang.String member,
StringBounder stringBounder,
InnerStrategy strategy) |
Ports |
getPorts(StringBounder stringBounder) |
ShapeType |
getShapeType() |
double |
getStartingX(StringBounder stringBounder,
double y) |
getBackcolor, getEntity, getOverscanX, getShield, getSkinParam, getStereo, isHiddengetMagneticBorder, getMinMaxclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMagneticBorderpublic EntityImageObject(Entity entity, ISkinParam skinParam, PortionShower portionShower)
public XDimension2D calculateDimension(StringBounder stringBounder)
calculateDimension in interface TextBlockpublic ShapeType getShapeType()
getShapeType in interface IEntityImagepublic double getStartingX(StringBounder stringBounder, double y)
getStartingX in interface Stencilpublic double getEndingX(StringBounder stringBounder, double y)
getEndingX in interface Stencilpublic Ports getPorts(StringBounder stringBounder)
public XRectangle2D getInnerPosition(java.lang.String member, StringBounder stringBounder, InnerStrategy strategy)
getInnerPosition in interface TextBlockgetInnerPosition in class AbstractTextBlock