public interface ShadowEffect
Modifier and Type | Method and Description |
---|---|
int |
getBlurRadius()
Returns the blur radius for this shadow effect.
|
java.awt.Color |
getColor()
Returns the color for this shadow effect.
|
int |
getHorizontalDistance()
Returns the horizontal distance to the right of the text.
|
int |
getVerticalDistance()
Returns the vertical distance below the text.
|
int getHorizontalDistance()
int getVerticalDistance()
int getBlurRadius()
java.awt.Color getColor()
This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.