Documentation of 'com.mxgraph.layout.hierarchical.stage.mxMinimumCycleRemover' Java class
mxMinimumCycleRemover
com.mxgraph.layout.hierarchical.stage

Class mxMinimumCycleRemover

  • All Implemented Interfaces:
    mxHierarchicalLayoutStage


    public class mxMinimumCycleRemover
    extends java.lang.Object
    implements mxHierarchicalLayoutStage
    An implementation of the first stage of the Sugiyama layout. Straightforward longest path calculation of layer assignment
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void execute(java.lang.Object parent)
      Produces the layer assignmment using the graph information specified
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • mxMinimumCycleRemover

        public mxMinimumCycleRemover(mxHierarchicalLayout layout)
        Constructor that has the roots specified
    • Method Detail

      • execute

        public void execute(java.lang.Object parent)
        Produces the layer assignmment using the graph information specified
        Specified by:
        execute in interface mxHierarchicalLayoutStage

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.