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