Web API Reference MapGuide Open Source

MgCoordinateXYZM Class Reference
[MgCoordinateXYZM]

MgCoordinateXYZM is a concrete class derived from the abstract class MgCoordinate. More...

Inherits MgCoordinate.

List of all members.


Public Member Functions

virtual INT32 GetDimension ()
virtual double GetM ()
 
virtual double GetX ()
 
virtual double GetY ()
 
virtual double GetZ ()
 

Detailed Description

MgCoordinateXYZM is a concrete class derived from the abstract class MgCoordinate.

Remarks:
It has no public constructor. Instances are created by calling the non-static MgGeometryFactory::CreateCoordinateXY() method.
The M number signifies a unit of measure. The mapping of the M number to a unit of measure is determined by the user.

Comments or suggestions? Send us feedback.