The reference for which a ConstructiveGeometry instance must be created.
An instance of ConstructiveGeometry that performs operations using a cartesian topology.
Creates an instance of ConstructiveGeometry that performs operations using an ellipsoidal topology.
Note that calling this method passing a reference with a spherical ellipsoid is equivalent to using
the createSpherical
method.
The reference for which a ConstructiveGeometry instance must be created. It must be a geodetic reference.
An instance of ConstructiveGeometry that performs operations using an ellipsoidal topology.
Creates an instance of ConstructiveGeometry that performs operations using spherical approximations of the ellipsoid associated with the given reference. The results of the calculations are less accurate than the ellipsoidal variant, but can be computed faster.
The reference for which a ConstructiveGeometry instance must be created.
An instance of ConstructiveGeometry that performs operations using a spherical topology.
Creates an instance of ConstructiveGeometry that performs operations using a cartesian topology.