public class EntityImageProtected extends AbstractTextBlock implements IEntityImage, Untranslated, WithPorts
CORNER, MARGIN, MARGIN_LINE| Constructor and Description |
|---|
EntityImageProtected(IEntityImage orig,
double border,
Neighborhood neighborhood,
Bibliotekon bibliotekon) |
| Modifier and Type | Method and Description |
|---|---|
XDimension2D |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
void |
drawUntranslated(UGraphic ug,
double minX,
double minY) |
HColor |
getBackcolor() |
XRectangle2D |
getInnerPosition(java.lang.String member,
StringBounder stringBounder,
InnerStrategy strategy) |
double |
getOverscanX(StringBounder stringBounder) |
Ports |
getPorts(StringBounder stringBounder) |
ShapeType |
getShapeType() |
Margins |
getShield(StringBounder stringBounder) |
boolean |
isHidden() |
getMagneticBorder, getMinMaxclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMagneticBorderpublic EntityImageProtected(IEntityImage orig, double border, Neighborhood neighborhood, Bibliotekon bibliotekon)
public XRectangle2D getInnerPosition(java.lang.String member, StringBounder stringBounder, InnerStrategy strategy)
getInnerPosition in interface TextBlockgetInnerPosition in class AbstractTextBlockpublic HColor getBackcolor()
getBackcolor in interface TextBlockgetBackcolor in class AbstractTextBlockpublic XDimension2D calculateDimension(StringBounder stringBounder)
calculateDimension in interface TextBlockpublic void drawUntranslated(UGraphic ug, double minX, double minY)
drawUntranslated in interface Untranslatedpublic ShapeType getShapeType()
getShapeType in interface IEntityImagepublic Margins getShield(StringBounder stringBounder)
getShield in interface IEntityImagepublic double getOverscanX(StringBounder stringBounder)
getOverscanX in interface IEntityImagepublic Ports getPorts(StringBounder stringBounder)