Module imo_001_22_area_notice :: Class AreaNoticePolygon
[hide private]
[frames] | no frames]

Class AreaNoticePolygon

source code

       object --+        
                |        
AreaNoticeSubArea --+    
                    |    
   AreaNoticePolyline --+
                        |
                       AreaNoticePolygon

Polyline that wraps back to the beginning

Instance Methods [hide private]
 
__unicode__(self) source code
 
geom(self) source code

Inherited from AreaNoticePolyline: __init__, decode_bits, get_bits

Inherited from AreaNoticeSubArea: __str__

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

Class Variables [hide private]
  area_shape = 4
  area_name = 'polygon'
Properties [hide private]
  __geo_interface__
Provide a Geo Interface for GeoJSON serialization

Inherited from object: __class__

Method Details [hide private]

__unicode__(self)

source code 
Overrides: AreaNoticePolyline.__unicode__

geom(self)

source code 
Overrides: AreaNoticePolyline.geom

Property Details [hide private]

__geo_interface__

Provide a Geo Interface for GeoJSON serialization

Get Method:
unreachable.__geo_interface__(self) - Provide a Geo Interface for GeoJSON serialization

To Do: Write the code to build the polygon with rotation