public class GradientGlowFilter extends GlowFilter
| Modifier and Type | Field and Description |
|---|---|
int |
angle |
int |
distance |
int[] |
gradientColors |
int[] |
gradientRatio |
static int |
ID |
int |
numcolors |
| Constructor and Description |
|---|
GradientGlowFilter() |
public static final int ID
public int numcolors
public int[] gradientColors
public int[] gradientRatio
public int angle
public int distance
public int getID()
getID in class GlowFilterCopyright © 2018 The Apache Software Foundation. All rights reserved.