Home | Trees | Indices | Help |
|
---|
|
Abstract base class for all symbolizer nodes. Symbolizer nodes are those that contain Fill, Font, or Stroke children.
All derived Symbolizer classes have access to the Fill, Font, and Stroke properties.
The element that contains the CssParameter nodes for describing the polygon fill styles.
Type: Fill
The element that contains the CssParameter nodes for describing the font styles.
Type: Font
The element that contains the CssParameter nodes for describing the line styles.
Type: Stroke
|
|||
|
|||
Fill |
|
||
Font |
|
||
Stroke |
|
||
Inherited from Inherited from |
|
|||
Inherited from |
|
|||
|
|||
Inherited from |
|
Create a new Symbolizer node. If the specified node is not found in the DOM, the node will be created and attached to the parent.
|
Create a new Fill element on this Symbolizer.
|
Create a new Font element on this Symbolizer.
|
Create a new Stroke element on this Symbolizer.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Jul 31 21:30:57 2014 | http://epydoc.sourceforge.net |