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
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
addPortShortName
(String portShortName) void
addStereotag
(Stereotag tag) final void
boolean
int
final void
ensureMargins
(Margins newMargins) char
getFontConfigurationForTitle
(ISkinParam skinParam) final String
final Margins
getName()
getQuark()
final int
final ISkinParam
getStateHeader
(ISkinParam skinParam) final IEntityImage
getTips()
getUid()
final UmlDiagramType
final Url
getUrl99()
int
groups()
boolean
hasUrl()
boolean
boolean
final boolean
isEmpty()
boolean
isGroup()
boolean
isHidden()
final boolean
isPacked()
boolean
boolean
isRoot()
boolean
isStatic()
leafs()
void
muteToGroupType
(GroupType newType) void
muteToType
(LeafType newType) boolean
muteToType
(LeafType newType, USymbol newSymbol) void
overrideImage
(IEntityImage img, LeafType leafType) void
void
setCodeLine
(LineLocation codeLine) void
void
setConcurrentSeparator
(char separator) void
setDisplay
(Display display) final void
setGeneric
(String generic) void
setLegend
(DisplayPositioned legend) void
setNeighborhood
(Neighborhood neighborhood) final void
setPacked
(boolean packed) void
setSpecificColorTOBEREMOVED
(ColorType type, HColor color) void
setStatic
(boolean isStatic) void
setStereostyle
(String stereo) final void
setStereotype
(Stereotype stereotype) final void
setSvekImage
(IEntityImage svekImage) void
setTogether
(Together together) void
setUSymbol
(USymbol symbol) void
setVisibilityModifier
(VisibilityModifier visibility) void
setXposition
(int pos) toString()
-
Constructor Details
-
Entity
public Entity(Quark<Entity> quark, CucaDiagram diagram, Bodier bodier, LeafType leafType, int rawLayout) -
Entity
public Entity(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:
isRemoved
in 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:
getColors
in interfaceLineConfigurable
- Specified by:
getColors
in interfaceSpecificBackcolorable
-
setColors
- Specified by:
setColors
in interfaceSpecificBackcolorable
-
setSpecificColorTOBEREMOVED
- Specified by:
setSpecificColorTOBEREMOVED
in interfaceLineConfigurable
-
getPortShortNames
-
addPortShortName
-
setVisibilityModifier
-
getVisibilityModifier
-
setLegend
-
getLegend
-
getCodeLine
-
setCodeLine
-
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
-