Package mapnik :: Module _mapnik :: Class TextSymbolizer

Class TextSymbolizer

 object --+    
          |    
??.instance --+
              |
             TextSymbolizer
Known Subclasses:

Instance Methods
 
__init__(...)
__init__( (object)arg1, (Expression)arg2, (str)arg3, (int)arg4, (Color)arg5) -> None :
 
__reduce__(...)
helper for pickle
 
symbol(self)

Inherited from unreachable.instance: __new__

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

Class Variables
  __instance_size__ = 368
Properties
  allow_overlap
Set/get the allow_overlap property of the label
  anchor
  avoid_edges
Set/get the avoid_edge property of the label
  character_spacing
Set/get the character_spacing property of the label
  displacement
  face_name
Set/get the face_name property of the label
  fill
  fontset
  force_odd_labels
  halo_fill
  halo_radius
  horizontal_alignment
Set/get the horizontal alignment of the label
  justify_alignment
Set/get the text justification
  label_placement
Set/get the placement of the label
  label_position_tolerance
  label_spacing
  line_spacing
  max_char_angle_delta
  minimum_distance
  minimum_padding
  minimum_path_length
  name
  opacity
Set/get the text opacity
  text_ratio
  text_size
  text_transform
Set/get the text conversion method
  vertical_alignment
Set/get the vertical alignment of the label
  wrap_before
  wrap_character
  wrap_width

Inherited from object: __class__

Method Details

__init__(...)
(Constructor)

 

__init__( (object)arg1, (Expression)arg2, (str)arg3, (int)arg4, (Color)arg5) -> None :

    C++ signature :
        void __init__(_object*,boost::shared_ptr<boost::variant<mapnik::value, mapnik::attribute, boost::recursive_wrapper<mapnik::binary_node<mapnik::tags::plus> >, boost::recursive_wrapper<mapnik::binary_node<mapnik::tags::minus> >, boost::recursive_wrapper<mapnik::binary_node<mapnik::tags::mult> >, boost::recursive_wrapper<mapnik::binary_node<mapnik::tags::div> >, boost::recursive_wrapper<mapnik::binary_node<mapnik::tags::mod> >, boost::recursive_wrapper<mapnik::binary_node<mapnik::tags::less> >, boost::recursive_wrapper<mapnik::binary_node<mapnik::tags::less_equal> >, boost::recursive_wrapper<mapnik::binary_node<mapnik::tags::greater> >, boost::recursive_wrapper<mapnik::binary_node<mapnik::tags::greater_equal> >, boost::recursive_wrapper<mapnik::binary_node<mapnik::tags::equal_to> >, boost::recursive_wrapper<mapnik::binary_node<mapnik::tags::not_equal_to> >, boost::recursive_wrapper<mapnik::unary_node<mapnik::tags::logical_not> >, boost::recursive_wrapper<mapnik::binary_node<mapnik::tags::logical_and> >, boost::recursive_wrapper<mapnik::binary_node<mapnik::tags::logical_or> >, boost::recursive_wrapper<mapnik::regex_match_node>, boost::recursive_wrapper<mapnik::regex_replace_node>, boost::detail::variant::void_, boost::detail::variant::void_> >,std::string,unsigned int,mapnik::color)

Overrides: object.__init__

__reduce__(...)

 

helper for pickle

Overrides: object.__reduce__
(inherited documentation)

Property Details

allow_overlap

Set/get the allow_overlap property of the label

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

anchor

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

avoid_edges

Set/get the avoid_edge property of the label

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

character_spacing

Set/get the character_spacing property of the label

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

displacement

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

face_name

Set/get the face_name property of the label

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

fill

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

fontset

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

force_odd_labels

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

halo_fill

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

halo_radius

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

horizontal_alignment

Set/get the horizontal alignment of the label

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

justify_alignment

Set/get the text justification

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

label_placement

Set/get the placement of the label

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

label_position_tolerance

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

label_spacing

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

line_spacing

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

max_char_angle_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(...)

name

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

opacity

Set/get the text opacity

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

text_ratio

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

text_size

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

text_transform

Set/get the text conversion method

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

vertical_alignment

Set/get the vertical alignment of the label

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

wrap_before

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

wrap_character

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

wrap_width

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