Uses of Class
cdc.graphs.EdgeDirectionMask
-
-
Uses of EdgeDirectionMask in cdc.graphs
Methods in cdc.graphs that return EdgeDirectionMask Modifier and Type Method Description EdgeDirectionMaskEdgeDirectionMask. setEnabled(EdgeDirection value, boolean enabled)static EdgeDirectionMaskEdgeDirectionMask. valueOf(String name)Returns the enum constant of this type with the specified name.static EdgeDirectionMask[]EdgeDirectionMask. values()Returns an array containing the constants of this enum type, in the order they are declared.
-