|
fop 0.91beta | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A colour quantity in XSL.
Method Summary | |
float |
getAlpha()
Returns the alpha (degree of opaque-ness) component of the color. |
java.awt.Color |
getAWTColor()
Returns an AWT instance of this color |
float |
getBlue()
Returns the blue component of the color. |
float |
getGreen()
Returns the green component of the color. |
float |
getRed()
Returns the red component of the color. |
Method Detail |
public float getBlue()
public float getGreen()
public float getRed()
public float getAlpha()
public java.awt.Color getAWTColor()
|
fop 0.91beta | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |