Uses of Enum Class
cdc.graphs.NodeConnectivity
-
Uses of NodeConnectivity in cdc.graphs
Methods in cdc.graphs that return NodeConnectivityModifier and TypeMethodDescriptiondefault NodeConnectivityGraphAdapter.getConnectivity(N node) Returns the connectivity of a node.static NodeConnectivityReturns the enum constant of this class with the specified name.static NodeConnectivity[]NodeConnectivity.values()Returns an array containing the constants of this enum class, in the order they are declared.