GEOCALCPBW_NAMESPACE::HorizontalCoordSys
The FittedCoordSys class represents a coordinate system that has been transformed by a MathTransform. The TransformAhead and TransformBack properties provide access to the MathTransforms used to convert points between this FittedCoordSys and the BaseCoordSys.
Constructor |
Description |
Creates a new instance of the FittedCoordSys class |
|
Creates a new instance of the FittedCoordSys class |
Method |
Description |
Produces a clone of this FittedCoordSys |
|
Produces a deep-copy of this FittedCoordSys |
|
Returns the HorizontalCoordSys from which this FittedCoordSys was constructed |
|
Returns the MathTransform that converts points from the BaseCoordSys to this FittedCoordSys |
|
Returns the MathTransform that converts points form this FittedCoordSys to the BaseCoordSys |
|
Sets the HorizontalCoordSys from which this FittedCoordSys is constructed |
|
Sets the MathTransform that converts points from the BaseCoordSys to this FittedCoordSys |
|
Sets the MathTransform that converts points form this FittedCoordSys to the BaseCoordSys |
|
Compares the value of two FittedCoordSys instances |
|
Derived from GEOCALCPBW_NAMESPACE::CoordSys |
|
Derived from GEOCALCPBW_NAMESPACE::CoordSys |
|
Derived from GEOCALCPBW_NAMESPACE::CoordSys |
Operator |
Description |
Assigns a new value to this FittedCoordSys |
|
Compares the value of two FittedCoordSys instances |
|
Compares the value of two FittedCoordSys instances |