Package mapnik :: Module _mapnik :: Class ShieldSymbolizer

Class ShieldSymbolizer

 object --+        
          |        
??.instance --+    
              |    
 TextSymbolizer --+
                  |
                 ShieldSymbolizer

Instance Methods
 
__init__(...)
__init__( (object)arg1, (Expression)arg2, (str)arg3, (int)arg4, (Color)arg5, (PathExpression)arg6) -> None :

Inherited from TextSymbolizer: __reduce__, symbol

Inherited from unreachable.instance: __new__

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

Class Variables
  __instance_size__ = 136

Inherited from TextSymbolizer: _c___module__

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
  clip
Set/get the shield geometry's clipping status
  comp_op
Set/get the comp-op
  displacement
  face_name
Set/get the face_name property of the label
  filename
  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
  name
  opacity
Set/get the shield opacity
  shield_displacement
  text_opacity
Set/get the text opacity
  text_ratio
  text_size
  text_transform
Set/get the text conversion method
  transform
  unlock_image
  vertical_alignment
Set/get the vertical alignment of the label
  wrap_before
  wrap_character
  wrap_width

Inherited from TextSymbolizer: format, maximum_angle_char_delta, minimum_path_length, orientation, placements, properties, wrap_char

Inherited from object: __class__

Method Details

__init__(...)
(Constructor)

 

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

    C++ signature :
        void __init__(_object*,boost::shared_ptr<boost::variant<mapnik::value_adl_barrier::value, mapnik::attribute, mapnik::geometry_type_attribute, boost::recursive_wrapper<mapnik::unary_node<mapnik::tags::negate> >, 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> > >,std::string,unsigned int,mapnik::color,boost::shared_ptr<std::vector<boost::variant<std::string, mapnik::attribute, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_>, std::allocator<boost::variant<std::string, mapnik::attribute, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_> > > >)

Overrides: object.__init__

Property Details

allow_overlap

Set/get the allow_overlap property of the label

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

clip

Set/get the shield geometry's clipping status

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

comp_op

Set/get the comp-op

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

filename

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

name

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

opacity

Set/get the shield opacity

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

shield_displacement

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

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

transform

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

unlock_image

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