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

Class Pipeline

source code

django.contrib.gis.db.models.Model --+            
                                     |            
                        models.Feature --+        
                                         |        
                     models.SpatialFeature --+    
                                             |    
                            models.LineFeature --+
                                                 |
                                                Pipeline

Nested Classes [hide private]
  Options

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

Inherited from models.Feature: css, get_options, model_uid

Class Variables [hide private]
  type = models.CharField(max_length= 30, default= '')
  diameter = models.FloatField(null= True)

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