|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@XmlElement(value="Halo") public interface Halo
A Halo is a type of Fill that is applied to the backgrounds of font glyphs. The use of halos greatly improves the readability of text labels.
Method Summary | |
---|---|
Object |
accept(StyleVisitor visitor,
Object extraData)
calls the visit method of a StyleVisitor |
Fill |
getFill()
Returns the object that indicates how the halo area around the text should be filled. |
Expression |
getRadius()
Returns the expression that will be evaluated to get the pixel radius of the halo around the text. |
Method Detail |
---|
@XmlElement(value="Fill") Fill getFill()
@XmlElement(value="Radius") Expression getRadius()
@Extension Object accept(StyleVisitor visitor, Object extraData)
visitor
- the style visitor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |