MapGuide API Reference
|
virtual MgCoordinateSystemGeodeticPathElement* MgCoordinateSystemGeodeticPath::NewPathElement | ( | ) | [pure virtual] |
Creates a new, unitialized MgCoordinateSystemGeodeticPathElement instance. Calling this method does not affect the underlying dictionary file. Typically, an API client will retrieve new objects through this method so they can be added to the collection of path elements that can be set via SetPathElements.