JGraph X 0.15.0.3


com.mxgraph.util
Class mxTemporaryCellStates

java.lang.Object
  extended by com.mxgraph.util.mxTemporaryCellStates

public class mxTemporaryCellStates
extends Object


Field Summary
protected  double oldScale
           
protected  Hashtable oldStates
           
protected  mxGraphView view
           
 
Constructor Summary
mxTemporaryCellStates(mxGraphView view, Object[] cells, double scale)
           
 
Method Summary
 void destroy()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

view

protected mxGraphView view

oldStates

protected Hashtable oldStates

oldScale

protected double oldScale
Constructor Detail

mxTemporaryCellStates

public mxTemporaryCellStates(mxGraphView view,
                             Object[] cells,
                             double scale)
Parameters:
graph -
cells -
scale -
background -
clip -
Method Detail

destroy

public void destroy()
Parameters:
graph -
cells -
scale -
background -
clip -

JGraph X 0.15.0.3


Copyright (c) 2008 Gaudenz Alder. All rights reserved.