mxGraph 2.5.0.1


Uses of Class
com.mxgraph.analysis.mxGraphGenerator

Packages that use mxGraphGenerator
com.mxgraph.analysis This package provides various algorithms for graph analysis, such as shortest path and minimum spanning tree. 
 

Uses of mxGraphGenerator in com.mxgraph.analysis
 

Fields in com.mxgraph.analysis declared as mxGraphGenerator
protected  mxGraphGenerator mxAnalysisGraph.generator
           
 

Methods in com.mxgraph.analysis that return mxGraphGenerator
 mxGraphGenerator mxAnalysisGraph.getGenerator()
           
 

Methods in com.mxgraph.analysis with parameters of type mxGraphGenerator
 void mxAnalysisGraph.setGenerator(mxGraphGenerator generator)
           
 


mxGraph 2.5.0.1


Copyright (c) 2010 Gaudenz Alder, David Benson. All rights reserved.