Uses of Enum Class
cdc.graphs.EdgeDirectionMask
-
Uses of EdgeDirectionMask in cdc.graphs
Methods in cdc.graphs that return EdgeDirectionMaskModifier and TypeMethodDescriptionEdgeDirectionMask.setEnabled(EdgeDirection value, boolean enabled) static EdgeDirectionMaskReturns the enum constant of this class with the specified name.static EdgeDirectionMask[]EdgeDirectionMask.values()Returns an array containing the constants of this enum class, in the order they are declared.