Class DotData
java.lang.Object
net.sourceforge.plantuml.cucadiagram.dot.DotData
- All Implemented Interfaces:
PortionShower
-
Constructor Summary
ConstructorsConstructorDescriptionDotData
(IGroup topParent, java.util.List<Link> links, java.util.Collection<ILeaf> leafs, UmlDiagramType umlDiagramType, ISkinParam skinParam, GroupHierarchy groupHierarchy, PortionShower portionShower, ColorMapper colorMapper, EntityFactory entityFactory, boolean isHideEmptyDescriptionForState, DotMode dotMode, java.lang.String namespaceSeparator, Pragma pragma) DotData
(IGroup topParent, java.util.List<Link> links, java.util.Collection<ILeaf> leafs, UmlDiagramType umlDiagramType, ISkinParam skinParam, GroupHierarchy groupHierarchy, ColorMapper colorMapper, EntityFactory entityFactory, boolean isHideEmptyDescriptionForState, DotMode dotMode, java.lang.String namespaceSeparator, Pragma pragma) -
Method Summary
Modifier and TypeMethodDescriptionfinal ColorMapper
final DotMode
java.util.Collection<ILeaf>
getLeafs()
java.util.List<Link>
getLinks()
final java.lang.String
final IGroup
boolean
isDegeneratedWithFewEntities
(int nb) boolean
final boolean
void
boolean
showPortion
(EntityPortion portion, IEntity entity) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
DotData
public DotData(IGroup topParent, java.util.List<Link> links, java.util.Collection<ILeaf> leafs, UmlDiagramType umlDiagramType, ISkinParam skinParam, GroupHierarchy groupHierarchy, PortionShower portionShower, ColorMapper colorMapper, EntityFactory entityFactory, boolean isHideEmptyDescriptionForState, DotMode dotMode, java.lang.String namespaceSeparator, Pragma pragma) -
DotData
public DotData(IGroup topParent, java.util.List<Link> links, java.util.Collection<ILeaf> leafs, UmlDiagramType umlDiagramType, ISkinParam skinParam, GroupHierarchy groupHierarchy, ColorMapper colorMapper, EntityFactory entityFactory, boolean isHideEmptyDescriptionForState, DotMode dotMode, java.lang.String namespaceSeparator, Pragma pragma)
-
-
Method Details
-
getEntityFactory
-
getUmlDiagramType
-
getSkinParam
-
getGroupHierarchy
-
getLinks
-
getLeafs
-
getTopParent
-
isEmpty
-
showPortion
- Specified by:
showPortion
in interfacePortionShower
-
getColorMapper
-
getRootGroup
-
isDegeneratedWithFewEntities
public boolean isDegeneratedWithFewEntities(int nb) -
isHideEmptyDescriptionForState
public final boolean isHideEmptyDescriptionForState() -
getDotMode
-
getNamespaceSeparator
public final java.lang.String getNamespaceSeparator() -
getPragma
-
removeIrrelevantSametail
public void removeIrrelevantSametail()
-