Class mxEdgeLabelLayout

java.lang.Object
com.mxgraph.layout.mxGraphLayout
com.mxgraph.layout.mxEdgeLabelLayout
All Implemented Interfaces:
mxIGraphLayout

public class mxEdgeLabelLayout extends mxGraphLayout
  • Constructor Details

    • mxEdgeLabelLayout

      public mxEdgeLabelLayout(mxGraph graph)
      Constructs a new stack layout layout for the specified graph, spacing, orientation and offset.
  • Method Details