Package mapnik :: Module _mapnik :: Class PolygonPatternSymbolizer

Class PolygonPatternSymbolizer

 object --+    
          |    
??.instance --+
              |
             PolygonPatternSymbolizer

Instance Methods
 
__init__(...)
__init__( (object)arg1, (PathExpression)arg2) -> None : <path_expression_ptr>
 
__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__ = 128
Properties
  alignment
Set/get the alignment of the pattern
  clip
Set/get the pattern geometry's clipping status
  comp_op
Set/get the pattern comp-op
  filename
  gamma
  gamma_method
Set/get the gamma correction method of the polygon
  opacity
  smooth
Set/get the pattern geometry's smooth value
  transform

Inherited from object: __class__

Method Details

__init__(...)
(Constructor)

 

__init__( (object)arg1, (PathExpression)arg2) -> None :
    <path_expression_ptr>

    C++ signature :
        void __init__(_object*,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__

__reduce__(...)

 

helper for pickle

Overrides: object.__reduce__
(inherited documentation)

Property Details

alignment

Set/get the alignment of the pattern

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

clip

Set/get the pattern geometry's clipping status

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

comp_op

Set/get the pattern comp-op

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

filename

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

gamma

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

gamma_method

Set/get the gamma correction method of the polygon

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

opacity

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

smooth

Set/get the pattern geometry's smooth value

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

transform

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