Uses of Class
org.gephi.preview.types.EdgeColor.Mode
-
Packages that use EdgeColor.Mode Package Description org.gephi.preview.types Additional property types. -
-
Uses of EdgeColor.Mode in org.gephi.preview.types
Methods in org.gephi.preview.types that return EdgeColor.Mode Modifier and Type Method Description EdgeColor.ModeEdgeColor. getMode()static EdgeColor.ModeEdgeColor.Mode. valueOf(String name)Returns the enum constant of this type with the specified name.static EdgeColor.Mode[]EdgeColor.Mode. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.gephi.preview.types with parameters of type EdgeColor.Mode Constructor Description EdgeColor(EdgeColor.Mode mode)
-