Package net.sourceforge.plantuml.abel
Class Entity
java.lang.Object
net.sourceforge.plantuml.abel.Entity
- All Implemented Interfaces:
Bag,Hideable,LineConfigurable,Removeable,SpecificBackcolorable
public final class Entity
extends Object
implements SpecificBackcolorable, Hideable, Removeable, LineConfigurable, Bag
-
Constructor Summary
ConstructorsConstructorDescriptionEntity(StyleBuilder currentStyleBuilder, LineLocation location, Quark<Entity> quark, CucaDiagram diagram, Bodier bodier, GroupType groupType, int rawLayout) Entity(StyleBuilder currentStyleBuilder, LineLocation location, Quark<Entity> quark, CucaDiagram diagram, Bodier bodier, LeafType leafType, int rawLayout) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidaddPortShortName(String portShortName) voidaddStereotag(Stereotag tag) final voidbooleanintfinal voidensureMargins(Margins newMargins) final CharSequencegetBestMatch(CharSequence candidate) chargetFontConfigurationForTitle(ISkinParam skinParam) final Stringfinal MarginsgetName()getQuark()final intfinal ISkinParamgetStateHeader(ISkinParam skinParam) final IEntityImagegetTips()getUid()final UmlDiagramTypefinal UrlgetUrl99()intgroups()booleanhasUrl()booleanbooleanfinal booleanisEmpty()booleanisGroup()booleanisHidden()final booleanisPacked()booleanbooleanisRoot()booleanisStatic()leafs()voidmuteToGroupType(GroupType newType) voidmuteToType(LeafType newType) booleanmuteToType(LeafType newType, USymbol newSymbol) voidoverrideImage(IEntityImage img, LeafType leafType) voidvoidvoidsetConcurrentSeparator(char separator) voidsetDisplay(Display display) final voidsetGeneric(String generic) voidsetLegend(DisplayPositioned legend) voidsetNeighborhood(Neighborhood neighborhood) final voidsetPacked(boolean packed) voidsetSpecificColorTOBEREMOVED(ColorType type, HColor color) voidsetStatic(boolean isStatic) voidsetStereostyle(String stereo) final voidsetStereotype(Stereotype stereotype) final voidsetSvekImage(IEntityImage svekImage) voidsetTogether(Together together) voidsetUSymbol(USymbol symbol) voidsetVisibilityModifier(VisibilityModifier visibility) voidsetXposition(int pos) toString()
-
Constructor Details
-
Entity
public Entity(StyleBuilder currentStyleBuilder, LineLocation location, Quark<Entity> quark, CucaDiagram diagram, Bodier bodier, LeafType leafType, int rawLayout) -
Entity
public Entity(StyleBuilder currentStyleBuilder, LineLocation location, Quark<Entity> quark, CucaDiagram diagram, Bodier bodier, GroupType groupType, int rawLayout)
-
-
Method Details
-
addNote
-
getNotes
-
addStereotag
-
stereotags
-
getLeafType
-
muteToType
-
muteToGroupType
-
muteToType
-
getQuark
-
getDisplay
-
setDisplay
-
getUid
-
getStereotype
-
setStereotype
-
toString
-
getUrl99
-
hasUrl
public boolean hasUrl() -
addUrl
-
getMargins
-
ensureMargins
-
getXposition
public int getXposition() -
setXposition
public void setXposition(int pos) -
getSvekImage
-
setSvekImage
-
setGeneric
-
getGeneric
-
getBodier
-
getEntityPosition
-
getGroupType
-
getPackageStyle
-
isGroup
public boolean isGroup() -
overrideImage
-
getUSymbol
-
setUSymbol
-
getSingleStrategy
-
isHidden
public boolean isHidden() -
isRemoved
public boolean isRemoved()- Specified by:
isRemovedin interfaceRemoveable
-
isAloneAndUnlinked
public boolean isAloneAndUnlinked() -
getFontConfigurationForTitle
-
getRawLayout
public final int getRawLayout() -
getConcurrentSeparator
public char getConcurrentSeparator() -
setConcurrentSeparator
public void setConcurrentSeparator(char separator) -
setNeighborhood
-
getNeighborhood
-
putTip
-
getTips
-
getColors
- Specified by:
getColorsin interfaceLineConfigurable- Specified by:
getColorsin interfaceSpecificBackcolorable
-
setColors
- Specified by:
setColorsin interfaceSpecificBackcolorable
-
setSpecificColorTOBEREMOVED
- Specified by:
setSpecificColorTOBEREMOVEDin interfaceLineConfigurable
-
getPortShortNames
-
addPortShortName
-
setVisibilityModifier
-
getVisibilityModifier
-
setLegend
-
getLegend
-
setStereostyle
-
getStereostyles
-
addKal
-
getKals
-
getDiagram
-
setStatic
public void setStatic(boolean isStatic) -
isStatic
public boolean isStatic() -
getStateHeader
-
setTogether
-
getTogether
-
getParentContainer
-
leafs
-
groups
-
countChildren
public int countChildren() -
isRoot
public boolean isRoot() -
isEmpty
public final boolean isEmpty() -
getName
-
isAutarkic
public boolean isAutarkic() -
canBePacked
public boolean canBePacked() -
setPacked
public final void setPacked(boolean packed) -
isPacked
public final boolean isPacked() -
getSkinParam
-
getUmlDiagramType
-
getLocation
-
getCurrentStyleBuilder
-
getBestMatch
-