class OracleSpatialAdapter(WKTAdapter):
Undocumented
Class Method | _fix_geometry_collection |
Fix polygon orientations in geometry collections as described in __init__(). |
Class Method | _fix_polygon |
Fix single polygon orientation as described in __init__(). |
Static Method | _polygon_must_be_fixed |
Undocumented |
Method | __init__ |
No summary |
Instance Variable | srid |
Undocumented |
Instance Variable | wkt |
Undocumented |
Inherited from WKTAdapter
:
Method | __eq__ |
Undocumented |
Method | __hash__ |
Undocumented |
Method | __str__ |
Undocumented |