Class mxTemporaryCellStates

java.lang.Object
com.mxgraph.view.mxTemporaryCellStates

public class mxTemporaryCellStates extends Object
  • Field Details

  • Constructor Details

    • mxTemporaryCellStates

      public mxTemporaryCellStates(mxGraphView view)
      Constructs a new temporary cell states instance.
    • mxTemporaryCellStates

      public mxTemporaryCellStates(mxGraphView view, double scale)
      Constructs a new temporary cell states instance.
    • mxTemporaryCellStates

      public mxTemporaryCellStates(mxGraphView view, double scale, Object[] cells)
      Constructs a new temporary cell states instance.
  • Method Details

    • destroy

      public void destroy()
      Destroys the cell states and restores the state of the graph view.