JGraph X 2.1.0.7


Uses of Class
com.mxgraph.analysis.mxGraphProperties.GraphType

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

Uses of mxGraphProperties.GraphType in com.mxgraph.analysis
 

Methods in com.mxgraph.analysis that return mxGraphProperties.GraphType
static mxGraphProperties.GraphType mxGraphProperties.GraphType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static mxGraphProperties.GraphType[] mxGraphProperties.GraphType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


JGraph X 2.1.0.7


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