|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A Halo fills an extended area outside the glyphs of a rendered textlabel to make it easier to read over a background. $Id: Halo.java,v 1.5 2003/08/01 16:54:12 ianturton Exp $
Method Summary | |
void |
accept(StyleVisitor visitor)
|
Fill |
getFill()
The fill (color) of the halo |
Expression |
getRadius()
Expression that represents the the distance the halo extends from the text |
void |
setFill(Fill fill)
The fill (color) of the halo |
void |
setRadius(Expression radius)
Expression that represents the the distance the halo extends from the text |
Method Detail |
public Expression getRadius()
public void setRadius(Expression radius)
public Fill getFill()
public void setFill(Fill fill)
public void accept(StyleVisitor visitor)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |