| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.instance --+
|
Style
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Class Variables | |
__instance_size__ = 20
|
|
__safe_for_unpickling__ = True
|
|
| Properties | |
| rules | |
|
Inherited from |
|
| Method Details |
__getstate__( (Style)arg1) -> tuple :
C++ signature :
boost::python::tuple __getstate__(mapnik::feature_type_style)
|
__init__( (object)arg1) -> None :
default style constructor
C++ signature :
void __init__(_object*)
|
helper for pickle
|
__setstate__( (Style)arg1, (tuple)arg2) -> None :
C++ signature :
void __setstate__(mapnik::feature_type_style {lvalue},boost::python::tuple)
|
| Property Details |
rules
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jul 8 15:33:04 2009 | http://epydoc.sourceforge.net |