MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
virtual bool MgCoordinateSystemMathComparator::SameDatum ( MgCoordinateSystemDatum pDefinition1,
MgCoordinateSystemDatum pDefinition2 
) [pure virtual]

Determines if the two given datums are the same.

Parameters:
pDefinition1(MgCoordinateSystemDatum) The first definition to compare
pDefinition2(MgCoordinateSystemDatum) The second definiton to compare
Returns:
true if both definitions are the same. false otherwise