Web API Reference | MapGuide Open Source |
Inherits MgSerializable.
Inherited by MgCoordinateXY, MgCoordinateXYM, MgCoordinateXYZ, and MgCoordinateXYZM.
Public Member Functions | |
virtual INT32 | GetDimension ()=0 |
Gets the dimensions supported by this coordinate as a bit mask. See MgCoordinateDimension for a specification of the values which can be found in the bit mask. | |
virtual double | GetM ()=0 |
virtual double | GetX ()=0 |
virtual double | GetY ()=0 |
virtual double | GetZ ()=0 |