driver#
Bases:
TUIMenu
Contains the available hardcopy formats.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
avz
(service, version, mode, path)Use AVZ output for hardcopies.
dump_window
(service, version, mode, path)Sets the command to dump a graphics window to a file.
eps
(service, version, mode, path)Sets the Encapsulated PostScript format.
glb
(service, version, mode, path)Produces GLB output for hardcopies.
hsf
(service, version, mode, path)Produces HOOPS Visualize Stream Format (HSF) output for hardcopies.
jpeg
(service, version, mode, path)Sets the JPEG image format.
list
(service, version, mode, path)Displays the current hardcopy format.
options
(service, version, mode, path)Enables you to set hardcopy options, such as landscape orientation, pen speed, and physical size.
png
(service, version, mode, path)Sets the PNG image format.
post_format
(service, version, mode, path)Contains commands for setting the PostScript driver format and save files in PS files that can be printed quickly.
post_script
(service, version, mode, path)Sets the PostScript format.
ppm
(service, version, mode, path)Sets the PPM format.
tiff
(service, version, mode, path)Sets the TIFF format.
vrml
(service, version, mode, path)Sets the VRML format.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Use AVZ output for hardcopies.
Bases:
TUIMethod
Sets the command to dump a graphics window to a file.
Bases:
TUIMethod
Sets the Encapsulated PostScript format.
Bases:
TUIMethod
Produces GLB output for hardcopies.
Bases:
TUIMethod
Produces HOOPS Visualize Stream Format (HSF) output for hardcopies.
Bases:
TUIMethod
Sets the JPEG image format.
Bases:
TUIMethod
Displays the current hardcopy format.
Bases:
TUIMethod
Enables you to set hardcopy options, such as landscape orientation, pen speed, and physical size. The options may be entered on one line if you separate them with commas.
Bases:
TUIMethod
Sets the PNG image format.
Bases:
TUIMethod
Sets the PostScript format.
Bases:
TUIMethod
Sets the PPM format.
Bases:
TUIMethod
Sets the TIFF format.
Bases:
TUIMethod
Sets the VRML format.