|
aXSL API 0.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ShadowEffect
Shadow Effect is not a datatype listed in the XSL-FO Standard. However, the definition of the text-shadow property at Section 7.16.5 requires a compound data structure of some kind to handle its options.
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
int getHorizontalDistance()
int getVerticalDistance()
int getBlurRadius()
java.awt.Color getColor()
|
aXSL API 0.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This documentation was created August 8 2007 by The aXSL Group and may be freely copied. See license for details.