|
MapGuide API Reference
|
A geodetic transformation path element describes a single transformation step within a series of concatenated steps that eventually form a geodetic (transformation) path. More...
Inheritance diagram for MgCoordinateSystemGeodeticPathElement:Public Member Functions | |
| virtual bool | GetIsInversed ()=0 |
| Checks whether this path element is inversed. | |
| virtual STRING | GetTransformName ()=0 |
| Gets the name of the transform in this element. | |
| virtual bool | IsProtected ()=0 |
| Checks whether this path element is protected. | |
| virtual bool | IsValid ()=0 |
| Checks whether this path element is valid. | |
| virtual void | SetIsInversed (bool bInversed)=0 |
| Sets whether this path element is inversed. | |
| virtual void | SetTransformName (CREFSTRING name)=0 |
| Sets the name of the transform in this element. | |
A geodetic transformation path element describes a single transformation step within a series of concatenated steps that eventually form a geodetic (transformation) path.