JGraph X 1.0.2.8


Uses of Interface
com.mxgraph.model.mxGraphModel.Filter

Packages that use mxGraphModel.Filter
com.mxgraph.model   
 

Uses of mxGraphModel.Filter in com.mxgraph.model
 

Methods in com.mxgraph.model with parameters of type mxGraphModel.Filter
static Object[] mxGraphModel.filterCells(Object[] cells, mxGraphModel.Filter filter)
           
static Collection mxGraphModel.filterDescendants(mxIGraphModel model, mxGraphModel.Filter filter)
          Creates a collection of cells using the visitor pattern.
static Collection mxGraphModel.filterDescendants(mxIGraphModel model, mxGraphModel.Filter filter, Object parent)
          Creates a collection of cells using the visitor pattern.
 


JGraph X 1.0.2.8


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