Home | Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | TextSymbolizer
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Class Variables | |
__instance_size__ = 168
|
|
__safe_for_unpickling__ = True
|
Properties | |
allow_overlap Set/get the allow_overlap property of the label |
|
avoid_edges Set/get the avoid_edge property of the label |
|
character_spacing Set/get the character_spacing property of the label |
|
face_name Set/get the face_name property of the label |
|
fill | |
fontset | |
force_odd_labels | |
halo_fill | |
halo_radius | |
label_placement Set/get the placement of the label |
|
label_position_tolerance | |
label_spacing | |
line_spacing | |
max_char_angle_delta | |
minimum_distance | |
name | |
text_convert Set/get the text conversion method |
|
text_ratio | |
text_size | |
vertical_alignment Set/get the vertical alignment of the label |
|
wrap_character | |
wrap_width | |
Inherited from |
Method Details |
__getinitargs__( (TextSymbolizer)arg1) -> tuple : C++ signature : boost::python::tuple __getinitargs__(mapnik::text_symbolizer) |
__getstate__( (TextSymbolizer)arg1) -> tuple : C++ signature : boost::python::tuple __getstate__(mapnik::text_symbolizer) |
__init__( (object)arg1, (str)arg2, (str)arg3, (int)arg4, (Color)arg5) -> None : C++ signature : void __init__(_object*,std::string,std::string,unsigned int,mapnik::color)
|
helper for pickle
|
__setstate__( (TextSymbolizer)arg1, (tuple)arg2) -> None : C++ signature : void __setstate__(mapnik::text_symbolizer {lvalue},boost::python::tuple) |
anchor( (TextSymbolizer)arg1, (float)arg2, (float)arg3) -> None : C++ signature : void anchor(mapnik::text_symbolizer {lvalue},double,double) |
displacement( (TextSymbolizer)arg1, (float)arg2, (float)arg3) -> None : C++ signature : void displacement(mapnik::text_symbolizer {lvalue},double,double) |
get_anchor( (TextSymbolizer)arg1) -> list : C++ signature : boost::python::list get_anchor(mapnik::text_symbolizer) |
get_displacement( (TextSymbolizer)arg1) -> list : C++ signature : boost::python::list get_displacement(mapnik::text_symbolizer) |
Property Details |
allow_overlapSet/get the allow_overlap property of the label
|
avoid_edgesSet/get the avoid_edge property of the label
|
character_spacingSet/get the character_spacing property of the label
|
face_nameSet/get the face_name property of the label
|
fill
|
fontset
|
force_odd_labels
|
halo_fill
|
halo_radius
|
label_placementSet/get the placement of the label
|
label_position_tolerance
|
label_spacing
|
line_spacing
|
max_char_angle_delta
|
minimum_distance
|
name
|
text_convertSet/get the text conversion method
|
text_ratio
|
text_size
|
vertical_alignmentSet/get the vertical alignment of the label
|
wrap_character
|
wrap_width
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Nov 8 09:00:50 2009 | http://epydoc.sourceforge.net |