| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.instance --+
|
PolygonSymbolizer
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Class Variables | |
__instance_size__ = 96
|
|
| Properties | |
|
clip Set/get the polygon geometry's clipping status |
|
|
comp_op Set/get the polygon comp-op |
|
| fill | |
| fill_opacity | |
| gamma | |
|
gamma_method gamma correction method |
|
|
simplify_tolerance simplfication tolerance measure |
|
|
smooth Set/get the polygon geometry's smooth value |
|
|
Inherited from |
|
| Method Details |
__hash__( (PolygonSymbolizer)arg1) -> int :
C++ signature :
unsigned long __hash__(mapnik::polygon_symbolizer)
|
__init__( (object)arg1) -> None :
Default PolygonSymbolizer - solid fill grey
C++ signature :
void __init__(_object*)
__init__( (object)arg1, (Color)arg2) -> None :
TODO
C++ signature :
void __init__(_object*,mapnik::color)
|
helper for pickle
|
| Property Details |
clipSet/get the polygon geometry's clipping status
|
comp_opSet/get the polygon comp-op
|
fill
|
fill_opacity
|
gamma
|
gamma_methodgamma correction method
|
simplify_tolerancesimplfication tolerance measure
|
smoothSet/get the polygon geometry's smooth value
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Jun 3 18:45:01 2013 | http://epydoc.sourceforge.net |