public class EntityImageJson extends AbstractEntityImage implements Stencil, WithPorts
CORNER, MARGIN, MARGIN_LINE
Constructor and Description |
---|
EntityImageJson(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) |
Ports |
getPorts(StringBounder stringBounder) |
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 EntityImageJson(Entity entity, ISkinParam skinParam, PortionShower portionShower)
public Ports getPorts(StringBounder stringBounder)
public XDimension2D 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