public class EntityImageObject extends AbstractEntityImage implements Stencil, WithPorts
CORNER, MARGIN, MARGIN_LINE
Constructor and Description |
---|
EntityImageObject(ILeaf entity,
ISkinParam skinParam,
PortionShower portionShower) |
Modifier and Type | Method and Description |
---|---|
Dimension2D |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
double |
getEndingX(StringBounder stringBounder,
double y) |
java.awt.geom.Rectangle2D |
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, isHidden
getMinMax
public EntityImageObject(ILeaf entity, ISkinParam skinParam, PortionShower portionShower)
public Dimension2D calculateDimension(StringBounder stringBounder)
calculateDimension
in interface TextBlock
public ShapeType getShapeType()
getShapeType
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
public Ports getPorts(StringBounder stringBounder)
public java.awt.geom.Rectangle2D getInnerPosition(java.lang.String member, StringBounder stringBounder, InnerStrategy strategy)
getInnerPosition
in interface TextBlock
getInnerPosition
in class AbstractTextBlock