Rendering Service

Rendering Service

The rendering interface allows the client to Plan – validate a Rendering Request and receive a token (Rendering Plan) for use in other methods. Render – obtain a graphic rendering corresponding to a Rendering Plan, and Interact – obtain interpretations of gestures made at the user interface (such as pointing at a specific pixel in a rendered bitmap).

The Rendering service has three functions:

Function Description Parameter Schema Location
Plan The request schema defines the requirements of rendering. This includes what is to be rendered, how it should be rendered, and in what form the results should be delivered. http://www.MAGICServicesForum.org/Registry/Schemas/Render_Plan_Request_t/Base.xsd/
  The response schema includes an identifier (Rendering Plan) that the server can later recognize in Render or Interact requests. http://www.MAGICServicesForum.org/Registry/Schemas/Render_Plan_Response_t/Base.xsd/
Render The request schema provides a structure including a Rendering Plan and any other parameters necessary to make a specific rendering according to the requirements of the Rendering Plan. http://www.MAGICServicesForum.org/Registry/Schemas/Render_Request_t/Base.xsd/
  The response schema defines the form or the returned requested information. http://www.MAGICServicesForum.org/Registry/Schemas/Render_Response_t/Base.xsd/
Interact The request schema defines structure for point, line drawing, area drawing and other user interface interactions with a rendering. The structure includes the Rendering Plan and implicitly refers to the most recent rendering made according to that plan. http://www.MAGICServicesForum.org/Registry/Schemas/Interact_Request_t/Base.xsd/
  The response schema defines the form of the returned requested information. http://www.MAGICServicesForum.org/Registry/Schemas/Interact_Response_t/Base.xsd/

Previous  Next


Microsoft Corporation - Microsoft. Net Server Solutions for the Enterprise
Microsoft .NET Server Solutions for the Enterprise
ISBN: 0735615691
EAN: 2147483647
Year: 2002
Pages: 483

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net