Uses of Class
com.mxgraph.analysis.mxGraphGenerator
-
Packages that use mxGraphGenerator Package Description 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 Modifier and Type Field Description protected mxGraphGeneratormxAnalysisGraph. generatorMethods in com.mxgraph.analysis that return mxGraphGenerator Modifier and Type Method Description mxGraphGeneratormxAnalysisGraph. getGenerator()Methods in com.mxgraph.analysis with parameters of type mxGraphGenerator Modifier and Type Method Description voidmxAnalysisGraph. setGenerator(mxGraphGenerator generator)
-