Home | Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | LineSymbolizer
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Class Variables | |
__instance_size__ = 160
|
Properties | |
clip Set/get the line geometry's clipping status |
|
comp_op Set/get the comp-op |
|
offset offset value |
|
rasterizer Set/get the rasterization method of the line of the point |
|
smooth smooth value (0..1.0) |
|
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 |
clipSet/get the line geometry's clipping status
|
comp_opSet/get the comp-op
|
offsetoffset value
|
rasterizerSet/get the rasterization method of the line of the point
|
smoothsmooth value (0..1.0)
|
stroke
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 23 15:08:14 2012 | http://epydoc.sourceforge.net |