package gr
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Module Gr.GraphicsSource
beging path Open a file for graphics output.
beging allows to write all graphics output into a XML-formatted file until the endg functions is called. The resulting file may later be imported with the import function.
Parameters
path: Filename for the graphics file.