Uses of Class
org.gephi.preview.types.DependantColor.Mode
-
Packages that use DependantColor.Mode Package Description org.gephi.preview.types Additional property types. -
-
Uses of DependantColor.Mode in org.gephi.preview.types
Methods in org.gephi.preview.types that return DependantColor.Mode Modifier and Type Method Description DependantColor.ModeDependantColor. getMode()static DependantColor.ModeDependantColor.Mode. valueOf(String name)Returns the enum constant of this type with the specified name.static DependantColor.Mode[]DependantColor.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 DependantColor.Mode Constructor Description DependantColor(DependantColor.Mode mode)
-