|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Fill | |
---|---|
org.opengis.sld | Allows user-defined symbolization of feature data. |
Uses of Fill in org.opengis.sld |
---|
Methods in org.opengis.sld that return Fill | |
---|---|
Fill |
Halo.getFill()
Returns the object that indicates how the halo area around the text should be filled. |
Fill |
TextSymbol.getFill()
Returns the object that indicates how the text will be filled. |
Fill |
PolygonSymbol.getFill()
Returns the object that holds the information about how the interior of polygons should be filled. |
Fill |
Mark.getFill()
Returns the object that indicates how the mark should be filled. |
Methods in org.opengis.sld with parameters of type Fill | |
---|---|
void |
Halo.setFill(Fill f)
Sets the object that indicates how the halo area around the text should be filled. |
void |
TextSymbol.setFill(Fill fill)
Sets the object that indicates how the text will be filled. |
void |
PolygonSymbol.setFill(Fill f)
Sets the object the holds the information about how the interior of polygons should be filled. |
void |
Mark.setFill(Fill f)
Sets the object that indicates how the mark should be filled. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |