|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GradientType | |
---|---|
com.arctorus.documents |
Uses of GradientType in com.arctorus.documents |
---|
Methods in com.arctorus.documents that return GradientType | |
---|---|
GradientType |
Gradient.getType()
Return gradient type. |
static GradientType |
GradientType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static GradientType[] |
GradientType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Constructors in com.arctorus.documents with parameters of type GradientType | |
---|---|
Gradient(GradientType type)
Create gradient with the specified type. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |