Package net.sourceforge.plantuml.dot
Class DotData
java.lang.Object
net.sourceforge.plantuml.dot.DotData
-
Constructor Summary
ConstructorsConstructorDescriptionDotData
(EntityFactory entityFactory, Entity topParent, List<Link> links, Collection<Entity> leafs, GroupHierarchy groupHierarchy, PortionShower portionShower) -
Method Summary
Modifier and TypeMethodDescriptiongetLeafs()
getLinks()
final Entity
boolean
isDegeneratedWithFewEntities
(int nb) boolean
final boolean
void
-
Constructor Details
-
DotData
public DotData(EntityFactory entityFactory, Entity topParent, List<Link> links, Collection<Entity> leafs, GroupHierarchy groupHierarchy, PortionShower portionShower)
-
-
Method Details
-
getRootGroup
-
isDegeneratedWithFewEntities
public boolean isDegeneratedWithFewEntities(int nb) -
isHideEmptyDescriptionForState
public final boolean isHideEmptyDescriptionForState() -
getUmlDiagramType
-
getSkinParam
-
getGroupHierarchy
-
getLinks
-
getLeafs
-
getTopParent
-
isEmpty
-
getPortionShower
-
removeIrrelevantSametail
public void removeIrrelevantSametail()
-