JGraph X 1.0.2.8


Uses of Class
com.mxgraph.view.mxGraphSelectionModel

Packages that use mxGraphSelectionModel
com.mxgraph.view   
 

Uses of mxGraphSelectionModel in com.mxgraph.view
 

Fields in com.mxgraph.view declared as mxGraphSelectionModel
protected  mxGraphSelectionModel mxGraphSelectionModel.mxSelectionChange.model
           
protected  mxGraphSelectionModel mxGraph.selectionModel
          Holds the that models the current selection.
 

Methods in com.mxgraph.view that return mxGraphSelectionModel
protected  mxGraphSelectionModel mxGraph.createSelectionModel()
          Constructs a new selection model to be used in this graph.
 mxGraphSelectionModel mxGraph.getSelectionModel()
           
 

Constructors in com.mxgraph.view with parameters of type mxGraphSelectionModel
mxGraphSelectionModel.mxSelectionChange(mxGraphSelectionModel model, Collection added, Collection removed)
           
 


JGraph X 1.0.2.8


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