Changes between Version 17 and Version 18 of MapGuideRfc67


Ignore:
Timestamp:
Jun 19, 2009, 12:35:51 PM (15 years ago)
Author:
gregboone
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MapGuideRfc67

    v17 v18  
    149149The !ForceRefresh() method exists to allow for products that can’t automatically respond to associated resource changes.  Such a product is !MapGuide where there can be no event support (this is not possible even internally since the site server and web server could be separated).  In such products, a client that modifies a resource must invoke a method on the object that is affected by the resource change directly.  In Layer API of Geospatial Platform, the !ForceRefresh on !MgLayerBase helps refresh the layer after its layer definition was modified.
    150150
     151[[BR]]
     152    [[Image(PrintLayoutElementInteractionDiagram.PNG)]]
     153[[BR]]
     154
     155
     156==== !PrintLayout Resource schema ====
     157
     158This class represents a runtime print layout just as !MgLayerBase represents a runtime !MapLayer. It is the container of all print layout elements. It is constructed using the resource identifier of a print layout resource that has information about the paper size, media name, etc. The diagram below shows a preliminary schema for the print layout.
    151159
    152160