Package net.sourceforge.plantuml.dot
Class DotData
java.lang.Object
net.sourceforge.plantuml.dot.DotData
- All Implemented Interfaces:
PortionShower
-
Constructor Summary
ConstructorsConstructorDescriptionDotData(Entity topParent, List<Link> links, Collection<Entity> leafs, UmlDiagramType umlDiagramType, ISkinParam skinParam, GroupHierarchy groupHierarchy, EntityFactory entityFactory, boolean isHideEmptyDescriptionForState, DotMode dotMode, String namespaceSeparator, Pragma pragma) DotData(Entity topParent, List<Link> links, Collection<Entity> leafs, UmlDiagramType umlDiagramType, ISkinParam skinParam, GroupHierarchy groupHierarchy, PortionShower portionShower, EntityFactory entityFactory, boolean isHideEmptyDescriptionForState, DotMode dotMode, String namespaceSeparator, Pragma pragma) -
Method Summary
Modifier and TypeMethodDescriptionfinal DotModegetLeafs()getLinks()final Stringfinal EntitygetVisibleStereotypeLabels(Entity entity) booleanisDegeneratedWithFewEntities(int nb) booleanfinal booleanvoidbooleanshowPortion(EntityPortion portion, Entity entity)
-
Constructor Details
-
DotData
public DotData(Entity topParent, List<Link> links, Collection<Entity> leafs, UmlDiagramType umlDiagramType, ISkinParam skinParam, GroupHierarchy groupHierarchy, PortionShower portionShower, EntityFactory entityFactory, boolean isHideEmptyDescriptionForState, DotMode dotMode, String namespaceSeparator, Pragma pragma) -
DotData
public DotData(Entity topParent, List<Link> links, Collection<Entity> leafs, UmlDiagramType umlDiagramType, ISkinParam skinParam, GroupHierarchy groupHierarchy, EntityFactory entityFactory, boolean isHideEmptyDescriptionForState, DotMode dotMode, String namespaceSeparator, Pragma pragma)
-
-
Method Details
-
getEntityFactory
-
getUmlDiagramType
-
getSkinParam
-
getGroupHierarchy
-
getLinks
-
getLeafs
-
getTopParent
-
isEmpty
-
showPortion
- Specified by:
showPortionin interfacePortionShower
-
getVisibleStereotypeLabels
- Specified by:
getVisibleStereotypeLabelsin interfacePortionShower
-
getRootGroup
-
isDegeneratedWithFewEntities
public boolean isDegeneratedWithFewEntities(int nb) -
isHideEmptyDescriptionForState
public final boolean isHideEmptyDescriptionForState() -
getDotMode
-
getNamespaceSeparator
-
getPragma
-
removeIrrelevantSametail
public void removeIrrelevantSametail()
-