Class EntityImageProtected
java.lang.Object
net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
net.sourceforge.plantuml.svek.EntityImageProtected
- All Implemented Interfaces:
Hideable, TextBlock, UDrawable, UShape, IEntityImage, Untranslated, WithPorts
public class EntityImageProtected
extends AbstractTextBlock
implements IEntityImage, Untranslated, WithPorts
-
Field Summary
Fields inherited from interface IEntityImage
CORNER, MARGIN, MARGIN_LINE -
Constructor Summary
ConstructorsConstructorDescriptionEntityImageProtected(IEntityImage orig, double border, Neighborhood neighborhood, Bibliotekon bibliotekon) -
Method Summary
Modifier and TypeMethodDescriptioncalculateDimension(StringBounder stringBounder) voidvoiddrawUntranslated(UGraphic ug, double minX, double minY) getInnerPosition(String member, StringBounder stringBounder, InnerStrategy strategy) doublegetOverscanX(StringBounder stringBounder) getPorts(StringBounder stringBounder) getShield(StringBounder stringBounder) booleanisHidden()Methods inherited from class AbstractTextBlock
getMagneticBorder, getMinMaxMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface IEntityImage
getMagneticBorder
-
Constructor Details
-
EntityImageProtected
public EntityImageProtected(IEntityImage orig, double border, Neighborhood neighborhood, Bibliotekon bibliotekon)
-
-
Method Details
-
getInnerPosition
public XRectangle2D getInnerPosition(String member, StringBounder stringBounder, InnerStrategy strategy) - Specified by:
getInnerPositionin interfaceTextBlock- Overrides:
getInnerPositionin classAbstractTextBlock
-
isHidden
-
getBackcolor
- Specified by:
getBackcolorin interfaceTextBlock- Overrides:
getBackcolorin classAbstractTextBlock
-
calculateDimension
- Specified by:
calculateDimensionin interfaceTextBlock
-
drawU
-
drawUntranslated
- Specified by:
drawUntranslatedin interfaceUntranslated
-
getShapeType
- Specified by:
getShapeTypein interfaceIEntityImage
-
getShield
- Specified by:
getShieldin interfaceIEntityImage
-
getOverscanX
- Specified by:
getOverscanXin interfaceIEntityImage
-
getPorts
-