class documentation

class Perimeter(DistanceResultMixin, OracleToleranceMixin, GeoFunc):

View In Hierarchy

Undocumented

Method as​_postgresql Undocumented
Method as​_sqlite Undocumented
Class Variable arity Undocumented

Inherited from DistanceResultMixin:

Method source​_is​_geography Undocumented
Property output​_field Undocumented

Inherited from OracleToleranceMixin:

Method as​_oracle Undocumented
Class Variable tolerance Undocumented

Inherited from GeoFuncMixin (via GeoFunc):

Method __init__ Undocumented
Method ​_handle​_param Undocumented
Method as​_sql Undocumented
Method resolve​_expression Undocumented
Class Variable function Undocumented
Class Variable geom​_param​_pos Undocumented
Property geo​_field Undocumented
Property name Undocumented
def as_postgresql(self, compiler, connection, **extra_context):

Undocumented

def as_sqlite(self, compiler, connection, **extra_context):

Undocumented

arity: int =

Undocumented