Package net.sourceforge.plantuml.svek
Interface IEntityImage
- All Known Subinterfaces:
Untranslated
- All Known Implementing Classes:
AbstractEntityImage
,AbstractEntityImageBorder
,ConcurrentStates
,EntityImageActivity
,EntityImageArcCircle
,EntityImageAssociation
,EntityImageAssociationPoint
,EntityImageBranch
,EntityImageCircleEnd
,EntityImageCircleStart
,EntityImageClass
,EntityImageClassHeader
,EntityImageDeepHistory
,EntityImageDegenerated
,EntityImageDescription
,EntityImageDesignedDomain
,EntityImageDomain
,EntityImageEmptyPackage
,EntityImageGroup
,EntityImageJson
,EntityImageLollipopInterface
,EntityImageLollipopInterfaceEye1
,EntityImageLollipopInterfaceEye2
,EntityImageMachine
,EntityImageMap
,EntityImageNote
,EntityImageNoteLink
,EntityImageObject
,EntityImagePort
,EntityImageProtected
,EntityImagePseudoState
,EntityImageRequirement
,EntityImageState
,EntityImageState2
,EntityImageStateBorder
,EntityImageStateCommon
,EntityImageStateEmptyDescription
,EntityImageSynchroBar
,EntityImageTips
,EntityImageUseCase
,GraphicStrings
,GraphvizCrash
,InnerActivity
,InnerStateAutonom
,SvekResult
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
-
Method Summary
Modifier and TypeMethodDescriptiondouble
getOverscanX
(StringBounder stringBounder) getShield
(StringBounder stringBounder) Methods inherited from interface net.sourceforge.plantuml.klimt.shape.TextBlock
calculateDimension, getBackcolor, getInnerPosition, getMinMax
-
Field Details
-
CORNER
static final int CORNER- See Also:
-
MARGIN
static final int MARGIN- See Also:
-
MARGIN_LINE
static final int MARGIN_LINE- See Also:
-
-
Method Details
-
getShapeType
ShapeType getShapeType() -
getShield
-
getOverscanX
-
getMagneticBorder
MagneticBorder getMagneticBorder()- Specified by:
getMagneticBorder
in interfaceTextBlock
-