This driver creates files that contain PostScript commands. The graphics can be viewed using a PostScript previewer (such as Ghostview). Hardcopy can be obtained by sending the file to a PostScript printer.
Constructors
CAMpostScriptDriver() |
Graphical output, in the form of PostScript commands, is sent to the default file gout.ps. |
CAMpostScriptDriver(char* |
Graphical output, in the form of PostScript commands, is sent to the file |
This driver creates files that contain graphics metacode which can be viewed using the Java viewer cam.stg.metaViewer. Hardcopy can be obtained by using the PostScript feature of this viewer.
Constructors
CAMmetacodeDriver() |
Graphical output in the form of metacode is sent to the file graph.meta. |
CAMmetacodeDriver(char* |
Graphical output in the form of metacode is sent to the file |