Package net.sourceforge.plantuml.svek
Interface TextBlockBackcolored
-
- All Known Subinterfaces:
IEntityImage
,Untranslated
- All Known Implementing Classes:
AbstractEntityImage
,AbstractEntityImageBorder
,ConcurrentStateImage
,CucaDiagramFileMakerSvek2InternalImage
,DecorateEntityImage
,DecorateEntityImage3
,EntityImageActivity
,EntityImageArcCircle
,EntityImageAssociation
,EntityImageAssociationPoint
,EntityImageBranch
,EntityImageCircleEnd
,EntityImageCircleStart
,EntityImageClass
,EntityImageClassHeader
,EntityImageDeepHistory
,EntityImageDegenerated
,EntityImageDescription
,EntityImageDesignedDomain
,EntityImageDomain
,EntityImageEmptyPackage
,EntityImageGroup
,EntityImageLollipopInterface
,EntityImageLollipopInterfaceEye1
,EntityImageLollipopInterfaceEye2
,EntityImageMachine
,EntityImageMap
,EntityImageNote
,EntityImageNoteLink
,EntityImageObject
,EntityImagePort
,EntityImageProtected
,EntityImagePseudoState
,EntityImageRequirement
,EntityImageState
,EntityImageState2
,EntityImageStateBorder
,EntityImageStateCommon
,EntityImageStateEmptyDescription
,EntityImageSynchroBar
,EntityImageTips
,EntityImageUseCase
,GraphicStrings
,GraphvizCrash
,InnerActivity
,InnerStateAutonom
,PiecewiseAffineOnXorYBuilder
,SvekResult
,TextBlockJson
,TextBlockRecentred
public interface TextBlockBackcolored extends TextBlock
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description HColor
getBackcolor()
-
Methods inherited from interface net.sourceforge.plantuml.graphic.TextBlock
calculateDimension, getInnerPosition, getMinMax
-
-
-
-
Method Detail
-
getBackcolor
HColor getBackcolor()
-
-