Changes between Version 11 and Version 12 of MapGuideRfc77
- Timestamp:
- 07/08/09 23:23:44 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MapGuideRfc77
v11 v12 36 36 A new class !MgFileFeatureSourceParams is added to represent parameters which are used to create a file-based feature source. The existing class !MgCreateSdfParams inherits from it. Previously !MgCreateSdfParams inherits from virtual base class !MgFeatureSourceParams directly as shown in the following picture. 37 37 38 [[Image(ClassDiagram.JPG, 391)]][[BR]] 39 38 40 The class definition of !MgFileFeatureSourceParams is as follows. 39 40 [[Image(ClassDiagram.JPG, 391)]][[BR]]41 41 42 42 {{{