SbProj4Projection Methods |
The SbProj4Projection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Exit | Exit method. |
![]() | GetCoordinateSystem | Get current coordinate system. |
![]() | GetEllipsoid | Get current ellipsoid. |
![]() | GetEllipsoidIn | Get current input ellipsoid. |
![]() ![]() | GetEllipsoidString | Get PROJ.4 ellipsoid string. |
![]() | GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) |
![]() | GetNumFloatParameters | Get number of used float parameters. |
![]() | GetNumStringParameters | Get number of used string parameters. |
![]() | GetParameter(Int32, Single) | Get float parameter at position pos. |
![]() | GetParameter(Int32, String) | Get string parameter at position pos. |
![]() | GetProjectedBoundingBox | Return projected bounding box if available. |
![]() | GetProjection | Get current projection . |
![]() | GetProjectionIn | Get current input projection . |
![]() ![]() | GetProjectionName | Get projection name description. |
![]() | GetProjectionNode | Return associated projection node. |
![]() ![]() | GetProjectionString | Get internal PROJ.4 projection string. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetUTMZone | Get current UTM zone. |
![]() | Init | Initialisation method. |
![]() | Inverse | Apply the inverse coordinate to one point. |
![]() | IsRevertCoordNeeded | Get revertCoordNeeded. |
![]() | IsUTMSouth | Get m_south (UTM) |
![]() | Project(SbVec3f) | Apply the complete computation (matrix, pre-projection, projection, post-projection) to one point. |
![]() | Project(SbVec3f, SbVec3f) | Apply the complete computation to a set of coordinates. |
![]() | SetCoordinateSystem | Set current coordinate system. |
![]() | SetEllipsoid | Set current ellipsoid. |
![]() | SetEllipsoidIn | Set current input ellipsoid. |
![]() | SetNumFloatParameters | Set number of float parameters to use. |
![]() | SetNumStringParameters | Set number of string parameters to use. |
![]() | SetParameter(Int32, Single) | Set float parameter. |
![]() | SetParameter(Int32, String) | Set string parameter. |
![]() | SetProjection | Set current projection. |
![]() | SetProjectionIn | Set current input projection. |
![]() | SetRevertCoord | Set revertCoordNeeded. |
![]() | SetUTMSouth | Set m_south (UTM) |
![]() | SetUTMZone | Set current UTM zone. |
![]() | ToGeocentric | Transform the given coordinates from Geodetic coordinate system to Geocentric coordinate system . |
![]() | ToGeodetic | Transform the given coordinates from Geocentric coordinate system to Geodetic coordinate system . |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |