Changes between Version 33 and Version 34 of MapGuideRfc67
- Timestamp:
- 06/19/09 15:45:42 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MapGuideRfc67
v33 v34 30 30 To support common print layout elements, the general approach will be to develop a set of common definitions representing the schema of various print layout element types, the common components that embody those definitions, and supply the architecture for sharing these definitions and components accross application. 31 31 32 Here is an overview of how the Print Layout Service and its associated types and elements interoperate in the Platform's Common Components Library (CCL):33 34 [[BR]]35 [[Image(PrintLayoutOverview.PNG)]]36 [[BR]]37 38 32 === Print Layout and Print Layout Elements === 39 33 … … 49 43 50 44 [[BR]] 51 [[BR]]52 45 [[Image(PrintLayoutServiceBase.png)]] 53 [[BR]]54 [[BR]]55 46 [[BR]] 56 47 … … 61 52 }}} 62 53 63 64 54 ==== !MgPrintLayoutServiceBase Class ==== 65 55 … … 87 77 88 78 Accepts the identifier of an already existing print layout definition resource. It returns the realized print layout element definition. The actual realized object depends on the product and the type of print layout definition. 79 80 Here is an overview of how the Print Layout Service and its associated types and elements interoperate in the Platform's Common Components Library (CCL): 81 82 [[BR]] 83 [[Image(PrintLayoutOverview.PNG)]] 84 [[BR]] 89 85 90 86 ==== !PrintLayoutElement Resource Schema ====