Class EntityImpl
java.lang.Object
net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- All Implemented Interfaces:
IEntity,IGroup,ILeaf,Hideable,LineConfigurable,Removeable,SpecificBackcolorable
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddPortShortName(String portShortName) voidaddStereotag(Stereotag tag) final voidbooleancontainsLeafRecurse(ILeaf leaf) getCode()chargetFontConfigurationForTitle(ISkinParam skinParam) final StringgetIdent()final IGroupfinal intfinal IEntityImagegetTips()getUid()final UrlgetUrl99()intfinal booleanbooleanhasUrl()booleanbooleanisGroup()booleanisHidden()booleanfinal booleanisTop()voidmoveEntitiesTo(IGroup dest) booleanmuteToType(LeafType newType, USymbol newSymbol) voidoverrideImage(IEntityImage img, LeafType leafType) voidvoidsetCodeLine(LineLocation codeLine) voidvoidsetConcurrentSeparator(char separator) voidsetContainer(IGroup container) voidsetDisplay(Display display) final voidsetGeneric(String generic) voidsetIntricated(boolean intricated) voidsetLegend(DisplayPositioned legend) final voidsetNearDecoration(boolean nearDecoration) voidsetNeighborhood(Neighborhood neighborhood) voidsetOriginalGroup(IGroup originalGroup) voidsetSpecificColorTOBEREMOVED(ColorType type, HColor color) voidsetStereostyle(String stereo) final voidsetStereotype(Stereotype stereotype) final voidsetSvekImage(IEntityImage svekImage) voidfinal voidsetTop(boolean top) voidsetUSymbol(USymbol symbol) voidsetVisibilityModifier(VisibilityModifier visibility) voidsetXposition(int pos) intsize()toString()
-
Method Details
-
addStereotag
- Specified by:
addStereotagin interfaceIEntity
-
stereotags
- Specified by:
stereotagsin interfaceIEntity
-
isTop
public final boolean isTop() -
setTop
public final void setTop(boolean top) -
setContainer
- Specified by:
setContainerin interfaceILeaf
-
getLeafType
- Specified by:
getLeafTypein interfaceIEntity
-
muteToType
- Specified by:
muteToTypein interfaceILeaf
-
getCode
-
getCodeGetName
- Specified by:
getCodeGetNamein interfaceIEntity
-
getIdent
-
getDisplay
- Specified by:
getDisplayin interfaceIEntity
-
setDisplay
- Specified by:
setDisplayin interfaceIEntity
-
getUid
-
getStereotype
- Specified by:
getStereotypein interfaceIEntity
-
setStereotype
- Specified by:
setStereotypein interfaceIEntity
-
getParentContainer
- Specified by:
getParentContainerin interfaceIEntity
-
toString
-
getUrl99
-
hasUrl
public boolean hasUrl() -
addUrl
-
hasNearDecoration
public final boolean hasNearDecoration()- Specified by:
hasNearDecorationin interfaceILeaf
-
setNearDecoration
public final void setNearDecoration(boolean nearDecoration) - Specified by:
setNearDecorationin interfaceILeaf
-
getXposition
public int getXposition()- Specified by:
getXpositionin interfaceILeaf
-
setXposition
public void setXposition(int pos) - Specified by:
setXpositionin interfaceILeaf
-
getSvekImage
- Specified by:
getSvekImagein interfaceILeaf
-
setSvekImage
- Specified by:
setSvekImagein interfaceILeaf
-
setGeneric
- Specified by:
setGenericin interfaceILeaf
-
getGeneric
- Specified by:
getGenericin interfaceILeaf
-
getBodier
-
getEntityPosition
- Specified by:
getEntityPositionin interfaceILeaf
-
containsLeafRecurse
- Specified by:
containsLeafRecursein interfaceIGroup
-
getLeafsDirect
- Specified by:
getLeafsDirectin 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
-
isGroup
public boolean isGroup() -
overrideImage
- Specified by:
overrideImagein interfaceIGroup
-
getUSymbol
- Specified by:
getUSymbolin interfaceIEntity
-
setUSymbol
- Specified by:
setUSymbolin interfaceIEntity
-
getSingleStrategy
- Specified by:
getSingleStrategyin interfaceIGroup
-
isHidden
public boolean isHidden() -
isRemoved
public boolean isRemoved()- Specified by:
isRemovedin interfaceRemoveable
-
isAloneAndUnlinked
public boolean isAloneAndUnlinked()- Specified by:
isAloneAndUnlinkedin interfaceIEntity
-
getFontConfigurationForTitle
- Specified by:
getFontConfigurationForTitlein interfaceIGroup
-
getRawLayout
public final int getRawLayout()- Specified by:
getRawLayoutin interfaceIEntity
-
getConcurrentSeparator
public char getConcurrentSeparator()- Specified by:
getConcurrentSeparatorin interfaceIGroup
-
setConcurrentSeparator
public void setConcurrentSeparator(char separator) - Specified by:
setConcurrentSeparatorin interfaceIGroup
-
setNeighborhood
- Specified by:
setNeighborhoodin interfaceILeaf
-
getNeighborhood
- Specified by:
getNeighborhoodin interfaceILeaf
-
putTip
-
getTips
-
getColors
- Specified by:
getColorsin interfaceLineConfigurable- Specified by:
getColorsin interfaceSpecificBackcolorable
-
setColors
- Specified by:
setColorsin interfaceSpecificBackcolorable
-
setSpecificColorTOBEREMOVED
- Specified by:
setSpecificColorTOBEREMOVEDin interfaceLineConfigurable
-
getPortShortNames
- Specified by:
getPortShortNamesin interfaceILeaf
-
addPortShortName
- Specified by:
addPortShortNamein interfaceILeaf
-
setVisibilityModifier
- Specified by:
setVisibilityModifierin interfaceILeaf
-
getVisibilityModifier
- Specified by:
getVisibilityModifierin interfaceILeaf
-
setLegend
-
getLegend
-
setIntricated
public void setIntricated(boolean intricated) -
setOriginalGroup
-
getOriginalGroup
-
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
-