Class DotData

java.lang.Object
net.sourceforge.plantuml.dot.DotData

public final class DotData extends Object
  • Constructor Details

  • Method Details

    • getRootGroup

      public Entity getRootGroup()
    • isDegeneratedWithFewEntities

      public boolean isDegeneratedWithFewEntities(int nb)
    • isHideEmptyDescriptionForState

      public final boolean isHideEmptyDescriptionForState()
    • getUmlDiagramType

      public UmlDiagramType getUmlDiagramType()
    • getSkinParam

      public ISkinParam getSkinParam()
    • getGroupHierarchy

      public GroupHierarchy getGroupHierarchy()
    • getLinks

      public List<Link> getLinks()
    • getLeafs

      public Collection<Entity> getLeafs()
    • getTopParent

      public final Entity getTopParent()
    • isEmpty

      public boolean isEmpty(Entity g)
    • getPortionShower

      public PortionShower getPortionShower()
    • removeIrrelevantSametail

      public void removeIrrelevantSametail()