Uses of Enum
com.mxgraph.analysis.mxGraphProperties.GraphType
Packages that use mxGraphProperties.GraphType
Package
Description
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.GraphTypeModifier and TypeMethodDescriptionstatic mxGraphProperties.GraphType
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.