Class LaneLayout

  • All Implemented Interfaces:
    com.mxgraph.layout.mxIGraphLayout

    public class LaneLayout
    extends com.mxgraph.layout.mxStackLayout
    • Field Summary

      • Fields inherited from class com.mxgraph.layout.mxStackLayout

        border, fill, horizontal, resizeParent, spacing, wrap, x0, y0
      • Fields inherited from class com.mxgraph.layout.mxGraphLayout

        graph, parent, useBoundingBox
    • Constructor Summary

      Constructors 
      Constructor Description
      LaneLayout​(com.mxgraph.view.mxGraph graph)  
    • Method Summary

      • Methods inherited from class com.mxgraph.layout.mxStackLayout

        execute, getContainerSize, isHorizontal, moveCell
      • Methods inherited from class com.mxgraph.layout.mxGraphLayout

        arrangeGroups, getConstraint, getConstraint, getGraph, getParentOffset, getVertexBounds, isEdgeIgnored, isUseBoundingBox, isVertexIgnored, isVertexMovable, setEdgePoints, setEdgeStyleEnabled, setOrthogonalEdge, setUseBoundingBox, setVertexLocation
      • Methods inherited from class java.lang.Object

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

      • LaneLayout

        public LaneLayout​(com.mxgraph.view.mxGraph graph)