Changes between Version 33 and Version 34 of MapGuideRfc67


Ignore:
Timestamp:
Jun 19, 2009, 3:45:42 PM (15 years ago)
Author:
gregboone
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MapGuideRfc67

    v33 v34  
    3030To 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.
    3131
    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 
    3832=== Print Layout and Print Layout Elements ===
    3933
     
    4943
    5044[[BR]]
    51 [[BR]]
    5245    [[Image(PrintLayoutServiceBase.png)]]
    53 [[BR]]
    54 [[BR]]
    5546[[BR]]
    5647
     
    6152}}}
    6253
    63 
    6454==== !MgPrintLayoutServiceBase Class ====
    6555
     
    8777
    8878    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
     80Here 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]]
    8985
    9086==== !PrintLayoutElement Resource Schema ====