Class GroupRoot
java.lang.Object
net.sourceforge.plantuml.cucadiagram.GroupRoot
- All Implemented Interfaces:
IEntity,IGroup,Hideable,LineConfigurable,Removeable,SpecificBackcolorable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddStereotag(Stereotag tag) voidbooleancontainsLeafRecurse(ILeaf entity) getCode()chargetFontConfigurationForTitle(ISkinParam skinParam) getIdent()intgetTips()getUid()getUrl99()booleanhasUrl()booleanbooleanisGroup()booleanisHidden()booleanvoidmoveEntitiesTo(IGroup dest) voidoverrideImage(IEntityImage img, LeafType state) voidvoidsetCodeLine(LineLocation codeLine) voidvoidsetConcurrentSeparator(char separator) voidsetDisplay(Display display) voidsetLegend(DisplayPositioned legend) voidsetSpecificColorTOBEREMOVED(ColorType type, HColor color) voidsetSpecificLineStroke(UStroke specificLineStroke) voidsetStereostyle(String stereo) voidsetStereotype(Stereotype stereotype) voidvoidsetUSymbol(USymbol symbol) intsize()toString()
-
Constructor Details
-
GroupRoot
-
-
Method Details
-
getLeafsDirect
- Specified by:
getLeafsDirectin interfaceIGroup
-
toString
-
isGroup
public boolean isGroup() -
getDisplay
- Specified by:
getDisplayin interfaceIEntity
-
setDisplay
- Specified by:
setDisplayin interfaceIEntity
-
getLeafType
- Specified by:
getLeafTypein interfaceIEntity
-
getUid
-
getUrl99
-
getStereotype
- Specified by:
getStereotypein interfaceIEntity
-
setStereotype
- Specified by:
setStereotypein interfaceIEntity
-
getCode
-
getCodeGetName
- Specified by:
getCodeGetNamein interfaceIEntity
-
addUrl
-
getParentContainer
- Specified by:
getParentContainerin interfaceIEntity
-
containsLeafRecurse
- Specified by:
containsLeafRecursein interfaceIGroup
-
getChildren
- Specified by:
getChildrenin interfaceIGroup
-
moveEntitiesTo
- Specified by:
moveEntitiesToin interfaceIGroup
-
size
public int size() -
getGroupType
- Specified by:
getGroupTypein interfaceIGroup
-
getNamespace
- Specified by:
getNamespacein interfaceIGroup
-
getPackageStyle
- Specified by:
getPackageStylein interfaceIGroup
-
overrideImage
- Specified by:
overrideImagein interfaceIGroup
-
isHidden
public boolean isHidden() -
getUSymbol
- Specified by:
getUSymbolin interfaceIEntity
-
setUSymbol
- Specified by:
setUSymbolin interfaceIEntity
-
getSingleStrategy
- Specified by:
getSingleStrategyin interfaceIGroup
-
isRemoved
public boolean isRemoved()- Specified by:
isRemovedin interfaceRemoveable
-
hasUrl
public boolean hasUrl() -
getRawLayout
public int getRawLayout()- Specified by:
getRawLayoutin interfaceIEntity
-
getConcurrentSeparator
public char getConcurrentSeparator()- Specified by:
getConcurrentSeparatorin interfaceIGroup
-
setConcurrentSeparator
public void setConcurrentSeparator(char separator) - Specified by:
setConcurrentSeparatorin interfaceIGroup
-
putTip
-
getTips
-
getBodier
-
getColors
- Specified by:
getColorsin interfaceLineConfigurable- Specified by:
getColorsin interfaceSpecificBackcolorable
-
setColors
- Specified by:
setColorsin interfaceSpecificBackcolorable
-
setSpecificColorTOBEREMOVED
- Specified by:
setSpecificColorTOBEREMOVEDin interfaceLineConfigurable
-
setSpecificLineStroke
-
getFontConfigurationForTitle
- Specified by:
getFontConfigurationForTitlein interfaceIGroup
-
addStereotag
- Specified by:
addStereotagin interfaceIEntity
-
stereotags
- Specified by:
stereotagsin interfaceIEntity
-
setLegend
-
getLegend
-
getIdent
-
isAloneAndUnlinked
public boolean isAloneAndUnlinked()- Specified by:
isAloneAndUnlinkedin interfaceIEntity
-
setThisIsTogether
public void setThisIsTogether()- Specified by:
setThisIsTogetherin interfaceIEntity
-
getCodeLine
- Specified by:
getCodeLinein interfaceIEntity
-
setCodeLine
- Specified by:
setCodeLinein interfaceIEntity
-
setStereostyle
- Specified by:
setStereostylein interfaceIEntity
-
getStereostyles
- Specified by:
getStereostylesin interfaceIEntity
-