| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.instance --+
|
TextPlacementInfo
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Class Variables | |
__instance_size__ = 32
|
|
| Properties | |
| properties | |
| scale_factor | |
|
Inherited from |
|
| Method Details |
__init__( (object)arg1, (TextPlacements)arg2, (float)arg3) -> None :
C++ signature :
void __init__(_object*,mapnik::text_placements const*,double)
|
helper for pickle
|
get_actual_label_spacing( (TextPlacementInfo)arg1) -> float :
C++ signature :
double get_actual_label_spacing(mapnik::text_placement_info {lvalue})
|
get_actual_minimum_distance( (TextPlacementInfo)arg1) -> float :
C++ signature :
double get_actual_minimum_distance(mapnik::text_placement_info {lvalue})
|
get_actual_minimum_padding( (TextPlacementInfo)arg1) -> float :
C++ signature :
double get_actual_minimum_padding(mapnik::text_placement_info {lvalue})
|
next( (TextPlacementInfo)arg1) -> bool :
C++ signature :
bool next(mapnik::text_placement_info {lvalue})
next( (TextPlacementInfo)arg1) -> None :
C++ signature :
void next(boost::shared_ptr<(anonymous namespace)::TextPlacementInfoWrap> {lvalue})
|
| Property Details |
properties
|
scale_factor
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Jun 3 18:45:01 2013 | http://epydoc.sourceforge.net |