class documentation

Undocumented

Method __init__ Undocumented
Method as_oracle Undocumented

Inherited from OracleToleranceMixin:

Class Variable tolerance Undocumented

Inherited from GeomOutputGeoFunc (via OracleToleranceMixin):

Property output_field Undocumented

Inherited from GeoFuncMixin (via OracleToleranceMixin, GeomOutputGeoFunc, GeoFunc):

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
Method _handle_param Undocumented
def __init__(self, expression, num_seg=48, **extra): (source)
def as_oracle(self, compiler, connection, **extra_context): (source)