java.lang.Object
net.sourceforge.plantuml.cucadiagram.dot.DotData
All Implemented Interfaces:
PortionShower

public final class DotData extends java.lang.Object implements PortionShower
  • Constructor Details

  • Method Details

    • getEntityFactory

      public EntityFactory getEntityFactory()
    • getUmlDiagramType

      public UmlDiagramType getUmlDiagramType()
    • getSkinParam

      public ISkinParam getSkinParam()
    • getGroupHierarchy

      public GroupHierarchy getGroupHierarchy()
    • getLinks

      public java.util.List<Link> getLinks()
    • getLeafs

      public java.util.Collection<ILeaf> getLeafs()
    • getTopParent

      public final IGroup getTopParent()
    • isEmpty

      public boolean isEmpty(IGroup g)
    • showPortion

      public boolean showPortion(EntityPortion portion, IEntity entity)
      Specified by:
      showPortion in interface PortionShower
    • getColorMapper

      public final ColorMapper getColorMapper()
    • getRootGroup

      public IGroup getRootGroup()
    • isDegeneratedWithFewEntities

      public boolean isDegeneratedWithFewEntities(int nb)
    • isHideEmptyDescriptionForState

      public final boolean isHideEmptyDescriptionForState()
    • getDotMode

      public final DotMode getDotMode()
    • getNamespaceSeparator

      public final java.lang.String getNamespaceSeparator()
    • getPragma

      public Pragma getPragma()
    • removeIrrelevantSametail

      public void removeIrrelevantSametail()