Package madrona :: Package features :: Module tests :: Class Shipwreck
[hide private]

Class Shipwreck

source code

django.contrib.gis.db.models.Model --+            
                                     |            
                        models.Feature --+        
                                         |        
                     models.SpatialFeature --+    
                                             |    
                           models.PointFeature --+
                                                 |
                                                Shipwreck

Nested Classes [hide private]
  Options

Inherited from models.PointFeature: Meta

Instance Methods [hide private]

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

Inherited from 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 models.PointFeature: mapnik_style

Inherited from models.Feature: css, get_options, model_uid

Class Variables [hide private]
  incident = models.CharField(max_length= 100, default= '')

Inherited from models.PointFeature: geometry_final, geometry_orig

Inherited from models.SpatialFeature: manipulators

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