Home | Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | Stroke
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Class Variables | |
__instance_size__ = 40
|
Properties | |
color | |
line_cap | |
line_join | |
opacity | |
width | |
Inherited from |
Method Details |
__init__( (object)arg1) -> None : C++ signature : void __init__(_object*) __init__( (object)arg1, (Color)arg2, (float)arg3) -> None : C++ signature : void __init__(_object*,mapnik::color,float)
|
helper for pickle
|
add_dash( (Stroke)arg1, (float)arg2, (float)arg3) -> None : C++ signature : void add_dash(mapnik::stroke {lvalue},float,float) |
Property Details |
color
|
line_cap
|
line_join
|
opacity
|
width
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Mar 29 22:17:15 2009 | http://epydoc.sourceforge.net |