Uses of Class
org.graffiti.plugins.views.defaults.GradientFillAttributeEditor.NodeGradientModes
| Package | Description |
|---|---|
| org.graffiti.plugins.views.defaults |
-
Uses of GradientFillAttributeEditor.NodeGradientModes in org.graffiti.plugins.views.defaults
Methods in org.graffiti.plugins.views.defaults that return GradientFillAttributeEditor.NodeGradientModes Modifier and Type Method Description static GradientFillAttributeEditor.NodeGradientModesGradientFillAttributeEditor.NodeGradientModes. getMode(double value)static GradientFillAttributeEditor.NodeGradientModesGradientFillAttributeEditor.NodeGradientModes. valueOf(String name)Returns the enum constant of this type with the specified name.static GradientFillAttributeEditor.NodeGradientModes[]GradientFillAttributeEditor.NodeGradientModes. values()Returns an array containing the constants of this enum type, in the order they are declared.