Package mapnik :: Module _mapnik :: Class TextSymbolizerProperties

Class TextSymbolizerProperties

 object --+    
          |    
??.instance --+
              |
             TextSymbolizerProperties

Instance Methods
 
__init__(...)
__init__( (object)arg1) -> None :
 
__reduce__(...)
helper for pickle

Inherited from unreachable.instance: __new__

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables
  __instance_size__ = 264
Properties
  allow_overlap
  avoid_edges
  displacement
  force_odd_labels
  format
  format_tree
  horizontal_alignment
  justify_alignment
  label_placement
  label_position_tolerance
  label_spacing
  largest_bbox_only
  maximum_angle_char_delta
  minimum_distance
  minimum_padding
  minimum_path_length
  orientation
  text_ratio
  vertical_alignment
  wrap_width

Inherited from object: __class__

Method Details

__init__(...)
(Constructor)

 

__init__( (object)arg1) -> None :

    C++ signature :
        void __init__(_object*)

Overrides: object.__init__

__reduce__(...)

 

helper for pickle

Overrides: object.__reduce__
(inherited documentation)

Property Details

allow_overlap

Get Method:
unreachable(...)
Set Method:
unreachable(...)

avoid_edges

Get Method:
unreachable(...)
Set Method:
unreachable(...)

displacement

Get Method:
unreachable(...)
Set Method:
unreachable(...)

force_odd_labels

Get Method:
unreachable(...)
Set Method:
unreachable(...)

format

Get Method:
unreachable(...)
Set Method:
unreachable(...)

format_tree

Get Method:
unreachable(...)
Set Method:
unreachable(...)

horizontal_alignment

Get Method:
unreachable(...)
Set Method:
unreachable(...)

justify_alignment

Get Method:
unreachable(...)
Set Method:
unreachable(...)

label_placement

Get Method:
unreachable(...)
Set Method:
unreachable(...)

label_position_tolerance

Get Method:
unreachable(...)
Set Method:
unreachable(...)

label_spacing

Get Method:
unreachable(...)
Set Method:
unreachable(...)

largest_bbox_only

Get Method:
unreachable(...)
Set Method:
unreachable(...)

maximum_angle_char_delta

Get Method:
unreachable(...)
Set Method:
unreachable(...)

minimum_distance

Get Method:
unreachable(...)
Set Method:
unreachable(...)

minimum_padding

Get Method:
unreachable(...)
Set Method:
unreachable(...)

minimum_path_length

Get Method:
unreachable(...)
Set Method:
unreachable(...)

orientation

Get Method:
unreachable(...)
Set Method:
unreachable(...)

text_ratio

Get Method:
unreachable(...)
Set Method:
unreachable(...)

vertical_alignment

Get Method:
unreachable(...)
Set Method:
unreachable(...)

wrap_width

Get Method:
unreachable(...)
Set Method:
unreachable(...)