| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
 object --+    
          |    
??.instance --+
              |
             LineSymbolizer
| Instance Methods | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| Inherited from  Inherited from  | |||
| Class Variables | |
| __instance_size__ = 168 | |
| 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 | |
| simplify_tolerance simplification tolerance measure | |
| smooth smooth value (0..1.0) | |
| stroke | |
| Inherited from  | |
| Method Details | 
| 
 
__hash__( (LineSymbolizer)arg1) -> int :
    C++ signature :
        unsigned long __hash__(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 | 
| 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 
 | 
| simplify_tolerancesimplification tolerance measure 
 | 
| smoothsmooth value (0..1.0) 
 | 
| stroke
 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Mon Jun 3 18:45:01 2013 | http://epydoc.sourceforge.net |