Package net.sourceforge.plantuml.svek
Class AbstractEntityImage
java.lang.Object
net.sourceforge.plantuml.graphic.AbstractTextBlock
net.sourceforge.plantuml.svek.AbstractEntityImage
- All Implemented Interfaces:
TextBlock,UDrawable,Hideable,IEntityImage,TextBlockBackcolored,UShape
- Direct Known Subclasses:
AbstractEntityImageBorder,EntityImageActivity,EntityImageArcCircle,EntityImageAssociation,EntityImageAssociationPoint,EntityImageBranch,EntityImageCircleEnd,EntityImageCircleStart,EntityImageClass,EntityImageClassHeader,EntityImageDescription,EntityImageDesignedDomain,EntityImageDomain,EntityImageEmptyPackage,EntityImageGroup,EntityImageJson,EntityImageLollipopInterface,EntityImageLollipopInterfaceEye1,EntityImageLollipopInterfaceEye2,EntityImageMachine,EntityImageMap,EntityImageNote,EntityImageObject,EntityImagePseudoState,EntityImageRequirement,EntityImageState2,EntityImageStateCommon,EntityImageSynchroBar,EntityImageTips,EntityImageUseCase
-
Field Summary
Fields inherited from interface net.sourceforge.plantuml.svek.IEntityImage
CORNER, MARGIN, MARGIN_LINE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal HColorprotected final IEntitydoublegetOverscanX(StringBounder stringBounder) getShield(StringBounder stringBounder) protected final ISkinParamprotected final StereotypebooleanisHidden()Methods inherited from class net.sourceforge.plantuml.graphic.AbstractTextBlock
getInnerPosition, 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
getShapeTypeMethods inherited from interface net.sourceforge.plantuml.graphic.TextBlock
calculateDimension, getInnerPosition, getMinMax
-
Constructor Details
-
AbstractEntityImage
-
-
Method Details
-
isHidden
public boolean isHidden() -
getEntity
-
getSkinParam
-
getBackcolor
- Specified by:
getBackcolorin interfaceTextBlockBackcolored
-
getStereo
-
getShield
- Specified by:
getShieldin interfaceIEntityImage
-
getOverscanX
- Specified by:
getOverscanXin interfaceIEntityImage
-