Changes between Version 29 and Version 30 of MapGuideRfc67


Ignore:
Timestamp:
Jun 19, 2009, 1:47:30 PM (15 years ago)
Author:
gregboone
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MapGuideRfc67

    v29 v30  
    198198The runtime representation of map viewport resource is !MgMapViewportBase.  The realization of this common interface in Thrirparty applications will be !XxxMapMapViewport.
    199199
    200 === Use Cases ===
    201 
    202 ==== Adding required data for any print layout element creation ====
     200== Use Cases ==
     201
     202=== Adding Required Data for Print Layout Element Creation ===
    203203
    204204This use case is part of use cases involving creation of specific types of print layout elements. The sequence diagram below shows the various steps involved. The sequence assumes the client doesn’t have a data store for storing layout element data.
     
    220220    * Client builds a layer definition, if applicable (for !MapViewport resources, this step is not necessary) that references the feature source definition and adds it to Resource Service by calling !SetResource.[[BR]]
    221221
    222 ==== Adding a print layout element ====
     222=== Adding a Print Layout Element ===
    223223
    224224This use case is part of use cases that realize a particular type of print layout element.