Changes between Version 2 and Version 3 of MapGuideRfc35


Ignore:
Timestamp:
Sep 12, 2007, 8:53:37 AM (17 years ago)
Author:
brucedechant
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MapGuideRfc35

    v2 v3  
    2727== Proposed Solution ==
    2828
    29 The existing coordinate system API architecture will be cleaned up to use interfaces instead of wrapper classes. The coordinate system factory will be updated to create all coordinate system objects (coordinate systems, transforms and measures) instead of the mixture of having to use the factory for some stuff but not all.
     29The existing coordinate system API architecture will be cleaned up to use interfaces instead of wrapper classes. The coordinate system factory will be updated to create all coordinate system objects (coordinate systems and transforms)instead of the mixture of having to use the factory for some stuff but not all. Coordinate system measure objects will be accessed directly from an already existing coordinate system object instead of having to always create one.
    3030
    3131New coordinate system factory method for creating a coordinate system transform object: