|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Symbol | |
---|---|
org.opengis.sld | Allows user-defined symbolization of feature data. |
Uses of Symbol in org.opengis.sld |
---|
Subinterfaces of Symbol in org.opengis.sld | |
---|---|
interface |
LineSymbol
Gives directions for how to draw lines on a map. |
interface |
PointSymbol
Indicates how to draw point geometries on a map. |
interface |
PolygonSymbol
Holds the information that indicates how to draw the lines and the interior of polygons. |
interface |
TextSymbol
Indicates how text will be drawn. |
Methods in org.opengis.sld that return types with arguments of type Symbol | |
---|---|
List<Symbol> |
Rule.getSymbols()
This method returns a pointer to the "live" list of Symbol objects contained by this Rule . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |