|
aXSL API 0.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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(int fontSize)
Returns the blur radius for this shadow effect. |
java.awt.Color |
getColor()
Returns the color for this shadow effect. |
int |
getHorizontalDistance(int fontSize)
Returns the horizontal distance to the right of the text. |
int |
getVerticalDistance(int fontSize)
Returns the vertical distance below the text. |
Method Detail |
public int getHorizontalDistance(int fontSize)
fontSize
- The font-size to be used for computing any lengths
relative to font-size.
public int getVerticalDistance(int fontSize)
fontSize
- The font-size to be used for computing any lengths
relative to font-size.
public int getblurRadius(int fontSize)
fontSize
- The font-size to be used for computing any lengths
relative to font-size.
public java.awt.Color getColor()
|
aXSL API 0.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This documentation was created September 6 2006 by The aXSL Group and may be freely copied. See license for details.