Package net.sourceforge.plantuml.svek
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 net.sourceforge.plantuml.svek.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(CharSequence member, StringBounder stringBounder) doublegetOverscanX(StringBounder stringBounder) getPorts(StringBounder stringBounder) getShield(StringBounder stringBounder) booleanisHidden()Methods inherited from class net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
getMagneticBorder, getMinMaxMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.sourceforge.plantuml.svek.IEntityImage
getMagneticBorder, isCrash
-
Constructor Details
-
EntityImageProtected
public EntityImageProtected(IEntityImage orig, double border, Neighborhood neighborhood, Bibliotekon bibliotekon)
-
-
Method Details
-
getInnerPosition
- Specified by:
getInnerPositionin interfaceTextBlock- Overrides:
getInnerPositionin classAbstractTextBlock
-
isHidden
public boolean 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
-