Package madrona :: Package manipulators :: Module tests :: Class TestOptmanip
[hide private]

Class TestOptmanip

source code

django.contrib.gis.db.models.Model --+            
                                     |            
               features.models.Feature --+        
                                         |        
            features.models.SpatialFeature --+    
                                             |    
                features.models.PolygonFeature --+
                                                 |
                                                TestOptmanip

Nested Classes [hide private]
  Options

Inherited from features.models.PolygonFeature: Meta

Instance Methods [hide private]

Inherited from features.models.PolygonFeature: centroid_kml

Inherited from features.models.SpatialFeature: active_manipulators, apply_manipulators, geom_kml, kml, kml_style, save

Inherited from features.models.Feature: __repr__, __unicode__, add_to_collection, copy, get_absolute_url, hash, is_viewable, kml_safe, options, remove_from_collection, share_with, uid

Class Methods [hide private]

Inherited from features.models.PolygonFeature: mapnik_style

Inherited from features.models.Feature: css, get_options, model_uid

Class Variables [hide private]
  type = models.CharField(max_length= 1)

Inherited from features.models.PolygonFeature: geometry_final, geometry_orig

Inherited from features.models.SpatialFeature: manipulators

Inherited from features.models.Feature: collection, content_type, date_created, date_modified, name, object_id, objects, sharing_groups, user