Version 5 (modified by 15 years ago) ( diff ) | ,
---|
MapGuide RFC 67 - Common Print Layout and Print Layout Elements
This page contains an change request (RFC) for the MapGuide Open Source project. More MapGuide RFCs can be found on the RFCs page.
Status
RFC Template Version | 1.0 |
Submission Date | June 18, 2009 |
Last Modified | Greg Boone Friday Jun 18 10:42:00 2009 |
Author | Greg Boone |
RFC Status | Under Construction |
Implementation Status | |
Proposed Milestone | 2.x |
Assigned PSC guide(s) | Bruce Dechant |
Voting History | |
+1 | |
+0 | |
-0 | |
-1 | |
no vote |
Overview
After some analysis on the overall ability to write robust applications using the Print Layout and Print Layout Element definitions as currently defined for MapGuide in the Common Platform API, the current definitions were found to be somewhat limited in their usefulness for developing non-MapGuide applications. In general, it was found to be insufficient to be considered as a robust foundation for a Print Layout Service that would meet the needs of common component development across multiple product lines. The goal of the forthcoming proposal will be the definition of a new print layout schema and service that would replace the current design and provide a foundation for multi-application development moving forward in version 2.x of the Platform API.
Proposed Solution
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.
Print Layout and Print Layout Elements
The detailed schema containing definitions of the print layout, print layout element, and print layout element definition can be found in the attached documents. The XSD definition of the schema can be found in the attached Print Layout Definition or in its associted detailed documentation files in microsoft word or html formats.
The print layout element design involves defining an entry point for creating print layout and its elements. This entry point is called MgPrintLayoutServiceBase.
This new service can be accessed by the familiar entry point for services specific to products using the Common Platform API. For example, it can be accessed as:
MgPrintLayoutServiceBase printLayoutService = ServiceFactory::GetService(MgResourceType::PrintLayout);
Implications
Test Plan
Funding/Resources
Attachments (29)
-
PrintLayoutServiceBase.png
(23.2 KB
) - added by 15 years ago.
Print Layout Service Base Diagram
-
PrintLayoutElementType.PNG
(12.8 KB
) - added by 15 years ago.
Print Layout Element Type Definition
-
PrintLayoutElementTypeBlockDiagram.PNG
(91.9 KB
) - added by 15 years ago.
Print Layout Element Type Block Diagram
-
PrintLayoutElement.PNG
(14.0 KB
) - added by 15 years ago.
Print Layout Element
-
PrintLayoutElementInteractionDiagram.PNG
(43.7 KB
) - added by 15 years ago.
Print Layout Element Interaction Diagram
-
PrintLayoutType.PNG
(23.4 KB
) - added by 15 years ago.
Print Layout Type
-
PrintLayoutElementCollection.PNG
(32.2 KB
) - added by 15 years ago.
Print Layout Element Collection
-
MapViewportType.PNG
(20.1 KB
) - added by 15 years ago.
Map Viewport Type
-
MapViewType.PNG
(3.5 KB
) - added by 15 years ago.
Map View Type
-
AddRequiredDataUseCase.PNG
(19.2 KB
) - added by 15 years ago.
Adding required data for any print layout element creation
-
AddPrintLayoutElementUseCase2.PNG
(40.5 KB
) - added by 15 years ago.
Add print Layout Use Case
-
PrintLayoutOverview.PNG
(172.2 KB
) - added by 15 years ago.
Print Layout Overview
-
PrintLayout-1.1.0.xml
(13.4 KB
) - added by 15 years ago.
Print Layout Schema 1.1.0 (XSD)
-
PrintLayoutSchema.doc
(977.5 KB
) - added by 15 years ago.
Print Layout Schema Descriptive Documentation
-
PrintLayoutSchema.mht
(1.9 MB
) - added by 15 years ago.
Print Layout Schema Descriptive Documentation (HTML)
-
PrintLayoutSchema.pdf
(814.2 KB
) - added by 15 years ago.
Print Layout Schema Descriptive Documentation (PDF)
- PrintLayoutElementDefinitionBase.png (11.9 KB ) - added by 15 years ago.
- PrintLayoutElementDefinitionBaseBlockDiagram.png (73.5 KB ) - added by 15 years ago.
- PrintLayoutElementDefinitionType.png (3.9 KB ) - added by 15 years ago.
- PrintLayoutDefinitionType.png (20.2 KB ) - added by 15 years ago.
- MapViewType2.png (3.3 KB ) - added by 15 years ago.
- MapViewportDefinitionType.png (12.7 KB ) - added by 15 years ago.
- PrintLayoutDefinition-2.0.0.doc (466.2 KB ) - added by 15 years ago.
- PrintLayoutDefinition-2.0.0.mht (2.9 MB ) - added by 15 years ago.
- PrintLayoutDefinition-2.0.0_Add1.xsd (23.6 KB ) - added by 15 years ago.
- PrintLayoutElementDefinitionBase_Add1.png (4.0 KB ) - added by 15 years ago.
- LayoutElementType_Add1.png (6.5 KB ) - added by 15 years ago.
- PlatformCommon-1.1.0.xsd (2.2 KB ) - added by 15 years ago.
- PrintLayoutDefinition-2.0.0.xsd (23.6 KB ) - added by 15 years ago.