Documentation of 'com.mxgraph.view.mxSwimlaneManager' Java class
mxSwimlaneManager
com.mxgraph.view

Class mxSwimlaneManager



  • public class mxSwimlaneManager
    extends mxEventSource
    Manager for swimlanes and nested swimlanes that sets the size of newly added swimlanes to that of their siblings, and propagates changes to the size of a swimlane to its siblings, if siblings is true, and its ancestors, if bubbling is true.
    • Constructor Detail

      • mxSwimlaneManager

        public mxSwimlaneManager(mxGraph graph)
    • Method Detail

      • isEnabled

        public boolean isEnabled()
        Returns:
        the enabled
      • setEnabled

        public void setEnabled(boolean value)
        Parameters:
        value - the enabled to set
      • isHorizontal

        public boolean isHorizontal()
        Returns:
        the bubbling
      • setHorizontal

        public void setHorizontal(boolean value)
        Parameters:
        value - the bubbling to set
      • isAddEnabled

        public boolean isAddEnabled()
        Returns:
        the addEnabled
      • setAddEnabled

        public void setAddEnabled(boolean value)
        Parameters:
        value - the addEnabled to set
      • isResizeEnabled

        public boolean isResizeEnabled()
        Returns:
        the resizeEnabled
      • setResizeEnabled

        public void setResizeEnabled(boolean value)
        Parameters:
        value - the resizeEnabled to set
      • getGraph

        public mxGraph getGraph()
        Returns:
        the graph
      • setGraph

        public void setGraph(mxGraph graph)
        Parameters:
        graph - the graph to set
      • destroy

        public void destroy()

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.