ó
:ÏOc           @   s’   d  d l  m Z d  d l m Z d e f d „  ƒ  YZ d e f d „  ƒ  YZ d e f d „  ƒ  YZ d	 e f d
 „  ƒ  YZ d e f d „  ƒ  YZ d S(   iÿÿÿÿ(   t	   Aggregate(   t	   GeomFieldt   Collectc           B   s   e  Z d  Z RS(   R   (   t   __name__t
   __module__t   name(    (    (    s@   ../Django//lib/python/django/contrib/gis/db/models/aggregates.pyR      s   t   Extentc           B   s   e  Z d  Z RS(   R   (   R   R   R   (    (    (    s@   ../Django//lib/python/django/contrib/gis/db/models/aggregates.pyR      s   t   Extent3Dc           B   s   e  Z d  Z RS(   R   (   R   R   R   (    (    (    s@   ../Django//lib/python/django/contrib/gis/db/models/aggregates.pyR   
   s   t   MakeLinec           B   s   e  Z d  Z RS(   R   (   R   R   R   (    (    (    s@   ../Django//lib/python/django/contrib/gis/db/models/aggregates.pyR      s   t   Unionc           B   s   e  Z d  Z RS(   R	   (   R   R   R   (    (    (    s@   ../Django//lib/python/django/contrib/gis/db/models/aggregates.pyR	      s   N(	   t   django.db.modelsR    t    django.contrib.gis.db.models.sqlR   R   R   R   R   R	   (    (    (    s@   ../Django//lib/python/django/contrib/gis/db/models/aggregates.pyt   <module>   s   