|
Interface Summary |
| Fill |
The Fill interface encapsulates the drawing attributes
that can be applied to fills on line Graphics and closed Graphics. |
| GraphicStyle |
Serves as the base interface for the collection of drawing attributes that are
applied to a Graphic. |
| Halo |
Encapsulates the halo radius that can be applied to any text Graphic. |
| Inheritance |
Encapsulates the inheritance attributes that can be applied to any
Graphic. |
| LabelPlacement |
Encapsulates the label placement attributes that can be applied to any text Graphic. |
| LineSymbolizer |
Encapsulates the style data applicable to
Graphics that are of type Line in
the sense of SLD (OGC 02-070). |
| PointSymbolizer |
Encapsulates the point and mark attributes that can be applied to any point
Graphic. |
| PolygonSymbolizer |
Encapsulates the style data applicable to
Graphics that are of type Polygon
in the sense of SLD (OGC 02-070). |
| Stroke |
Encapsulates the stroke attributes that can be applied to any line Graphic. |
| Symbology |
The Symbology interface is used to expose a number of properties
for a given type of symbology. |
| SymbologyInfo |
|
| TextSymbolizer |
Encapsulates the style data applicable to
Graphics
that are of type Text in the sense of SLD (OGC 02-070). |
|
Class Summary |
| ArrowStyle |
Indicates the various enumerations of drawing a line with an arrow head. |
| DashArray |
Indicates the various enumerations of drawing a pattern line. |
| FillPattern |
Indicates the various fill patterns. |
| FillStyle |
Indicates the various methods of filling the interior of objects. |
| LineCap |
Instances of LineCap indicate the various
ways of capping the end of a styled line. |
| LineJoin |
Indicates the various various ways of joining two lines at their intersection. |
| LinePattern |
Indicate the various enumerations of drawing a patterned line. |
| LineStyle |
Indicate the various enumerations of drawing a line. |
| Mark |
Indicate the various methods of sybolizing points with marks. |
| XAnchor |
Defines the various XAnchor types. |
| YAnchor |
Defines the various YAnchor types. |