| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.instance --+
|
LineSymbolizer
| Instance Methods | |||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Class Variables | |
__instance_size__ = 40
|
|
| Properties | |
| stroke | |
|
Inherited from |
|
| Method Details |
__init__( (object)arg1) -> None :
Default LineSymbolizer - 1px solid black
C++ signature :
void __init__(_object*)
__init__( (object)arg1, (Stroke)arg2) -> None :
TODO
C++ signature :
void __init__(_object*,mapnik::stroke)
__init__( (object)arg1, (Color)arg2, (float)arg3) -> None :
C++ signature :
void __init__(_object*,mapnik::color,float)
|
helper for pickle
|
| Property Details |
stroke
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Mar 31 17:46:47 2009 | http://epydoc.sourceforge.net |