Home | Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | LineSymbolizer
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Class Variables | |
__instance_size__ = 216
|
|
__safe_for_unpickling__ = True
|
Properties | |
rasterizer Set/get the rasterization method of the line of the point |
|
stroke | |
Inherited from |
Method Details |
__getinitargs__( (LineSymbolizer)arg1) -> tuple : C++ signature : boost::python::tuple __getinitargs__(mapnik::line_symbolizer) |
__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 |
rasterizerSet/get the rasterization method of the line of the point
|
stroke
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Aug 3 18:07:10 2012 | http://epydoc.sourceforge.net |