DK11 for Java | tatukgis.jdk.TGIS_CSProjBoggsEumorphic.Project3D_Ref | Constructors | Fields | Methods | Properties
This function projects geodetic (latitude and longitude) coordinates into projected (easting and northing in most cases) coordinates, according to the current ellipsoid and projection parameters.
Available also on: Delphi | .NET.
Overrides TGIS_CSProjAbstract.Project3D_Ref.
// Java public void Project3D_Ref( TGIS_Point3D _coords );
// Oxygene public procedure Project3D_Ref( _coords : TGIS_Point3D ); override;
Name | Type | Description |
---|---|---|
_coords | TGIS_Point3D | geodetic coordinates (in radians) |