| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.instance --+
|
TextSymbolizer
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Class Variables | |
__instance_size__ = 132
|
|
| Properties | |
|
allow_overlap Set/get the allow_overlap property of the label |
|
| avoid_edges | |
| face_name | |
| fill | |
| fontset | |
| force_odd_labels | |
| halo_fill | |
| halo_radius | |
|
label_placement Set/get the placement of the label |
|
| label_position_tolerance | |
| label_spacing | |
| max_char_angle_delta | |
| minimum_distance | |
| name | |
| text_ratio | |
| text_size | |
|
vertical_alignment Set/get the vertical alignment of the label |
|
| wrap_width | |
|
Inherited from |
|
| Method Details |
__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
|
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)
|
| Property Details |
allow_overlapSet/get the allow_overlap property of the label
|
avoid_edges
|
face_name
|
fill
|
fontset
|
force_odd_labels
|
halo_fill
|
halo_radius
|
label_placementSet/get the placement of the label
|
label_position_tolerance
|
label_spacing
|
max_char_angle_delta
|
minimum_distance
|
name
|
text_ratio
|
text_size
|
vertical_alignmentSet/get the vertical alignment of the label
|
wrap_width
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Mar 31 17:46:47 2009 | http://epydoc.sourceforge.net |