graphics_window#
Bases:
TUIMenu
Enter graphics window menu.
Methods:
close_window
(*args, **kwargs)Close a user graphics window.
close_window_by_name
(*args, **kwargs)Close a reserved graphics window by its name.
open_window
(*args, **kwargs)Open a user graphics window.
save_picture
(*args, **kwargs)Generate a "hardcopy" of the active window.
set_window
(*args, **kwargs)Set a user graphics window to be the active window.
set_window_by_name
(*args, **kwargs)Set a reserved graphics window to be the active window by its name.
update_layout
(*args, **kwargs)Update the fluent layout.
Classes:
display_states
(path, service)Enter the display state manipulation menu.
embedded_windows
(path, service)Enter to embed, close, move-out embedded windows.
picture
(path, service)Enter the hardcopy/save-picture options menu.
titles
(path, service)Set problem title.
view_sync
(path, service)Enter the display state manipulation menu.
views
(path, service)Enter the view manipulation menu.
windows
(path, service)Enter the window options menu.
Close a user graphics window.
Close a reserved graphics window by its name.
Bases:
TUIMenu
Enter the display state manipulation menu.
Methods:
apply
(*args, **kwargs)Apply a display state to the active window.
copy
(*args, **kwargs)Create a new display state with settings copied from an existing display state.
create
(*args, **kwargs)Create a new display state.
delete
(*args, **kwargs)Delete a display state.
edit
(*args, **kwargs)Edit a particular display state setting.
list
(*args, **kwargs)Print the names of the available display states to the console.
read
(*args, **kwargs)Read display states from a file.
use_active
(*args, **kwargs)Update an existing display state's settings to match those of the active graphics window.
write
(*args, **kwargs)Write display states to a file.
Apply a display state to the active window.
Create a new display state with settings copied from an existing display state.
Create a new display state.
Delete a display state.
Edit a particular display state setting.
Print the names of the available display states to the console.
Read display states from a file.
Update an existing display state’s settings to match those of the active graphics window.
Write display states to a file.
Bases:
TUIMenu
Enter to embed, close, move-out embedded windows.
Methods:
close
(*args, **kwargs)Close an embedded window.
close_all
(*args, **kwargs)Close all embedded windows for given parent window.
embed_in
(*args, **kwargs)Embed Window into another window.
move_out
(*args, **kwargs)Move out an embedded window.
move_out_all
(*args, **kwargs)Move out all embedded windows for given parent window.
Close an embedded window.
Close all embedded windows for given parent window.
Embed Window into another window.
Move out an embedded window.
Move out all embedded windows for given parent window.
Open a user graphics window.
Bases:
TUIMenu
Enter the hardcopy/save-picture options menu.
Classes:
color_mode
(path, service)Enter the hardcopy color mode menu.
driver
(path, service)Enter the set hardcopy driver menu.
Methods:
dpi
(*args, **kwargs)Set the DPI for EPS and Postscript files, specifies the resolution in dots per inch (DPI) instead of setting the width and height.
invert_background
(*args, **kwargs)Use a white background when the picture is saved.
jpeg_hardcopy_quality
(*args, **kwargs)To set jpeg hardcopy quality.
landscape
(*args, **kwargs)Plot hardcopies in landscape or portrait orientation.
preview
(*args, **kwargs)Display a preview image of a hardcopy.
set_standard_resolution
(*args, **kwargs)Select from pre-defined resolution list.
use_window_resolution
(*args, **kwargs)Use the currently active window's resolution for hardcopy (ignores the x-resolution and y-resolution in this case).
x_resolution
(*args, **kwargs)Set the width of raster-formatted images in pixels (0 implies current window size).
y_resolution
(*args, **kwargs)Set the height of raster-formatted images in pixels (0 implies current window size).
Bases:
TUIMenu
Enter the hardcopy color mode menu.
Methods:
color
(*args, **kwargs)Plot hardcopies in color.
gray_scale
(*args, **kwargs)Convert color to grayscale for hardcopy.
list
(*args, **kwargs)Display the current hardcopy color mode.
mono_chrome
(*args, **kwargs)Convert color to monochrome (black and white) for hardcopy.
Plot hardcopies in color.
Convert color to grayscale for hardcopy.
Display the current hardcopy color mode.
Convert color to monochrome (black and white) for hardcopy.
Set the DPI for EPS and Postscript files, specifies the resolution in dots per inch (DPI) instead of setting the width and height.
Bases:
TUIMenu
Enter the set hardcopy driver menu.
Methods:
avz
(*args, **kwargs)Use AVZ output for hardcopies.
dump_window
(*args, **kwargs)Set the command used to dump the graphics window to a file.
eps
(*args, **kwargs)Produce encapsulated PostScript (EPS) output for hardcopies.
glb
(*args, **kwargs)Use GLB output for hardcopies.
hsf
(*args, **kwargs)Use HSF output for hardcopies.
jpeg
(*args, **kwargs)Produce JPEG output for hardcopies.
list
(*args, **kwargs)List the current hardcopy driver.
options
(*args, **kwargs)Set the hardcopy options.
png
(*args, **kwargs)Use PNG output for hardcopies.
post_script
(*args, **kwargs)Produce PostScript output for hardcopies.
ppm
(*args, **kwargs)Produce PPM output for hardcopies.
tiff
(*args, **kwargs)Use TIFF output for hardcopies.
vrml
(*args, **kwargs)Use VRML output for hardcopies.
Classes:
post_format
(path, service)Enter the PostScript driver format menu.
Use AVZ output for hardcopies.
Set the command used to dump the graphics window to a file.
Produce encapsulated PostScript (EPS) output for hardcopies.
Use GLB output for hardcopies.
Use HSF output for hardcopies.
Produce JPEG output for hardcopies.
List the current hardcopy driver.
Set the hardcopy options. Available options are: “no gamma correction”, disables gamma correction of colors, “physical size = (width,height)”, where width and height are the actual measurements of the printable area of the page in centimeters. “subscreen = (left,right,bottom,top)”, where left,right, bottom, and top are numbers in [-1,1] describing a subwindow on the page in which to place the hardcopy. The options may be combined by separating them with commas.
Use PNG output for hardcopies.
Bases:
TUIMenu
Enter the PostScript driver format menu.
Methods:
fast_raster
(*args, **kwargs)Use the new raster format.
raster
(*args, **kwargs)Use the original raster format.
rle_raster
(*args, **kwargs)Use the run-length encoded raster format.
vector
(*args, **kwargs)Use vector format.
Use the new raster format.
Use the original raster format.
Use the run-length encoded raster format.
Use vector format.
Produce PostScript output for hardcopies.
Produce PPM output for hardcopies.
Use TIFF output for hardcopies.
Use VRML output for hardcopies.
Use a white background when the picture is saved.
To set jpeg hardcopy quality.
Plot hardcopies in landscape or portrait orientation.
Display a preview image of a hardcopy.
Select from pre-defined resolution list.
Use the currently active window’s resolution for hardcopy (ignores the x-resolution and y-resolution in this case).
Set the width of raster-formatted images in pixels (0 implies current window size).
Set the height of raster-formatted images in pixels (0 implies current window size).
Generate a “hardcopy” of the active window.
Set a user graphics window to be the active window.
Set a reserved graphics window to be the active window by its name.
Bases:
TUIMenu
Set problem title.
Methods:
left_bottom
(*args, **kwargs)Set the title text for left bottom in title segment.
left_top
(*args, **kwargs)Set the title text for left top in title segment.
right_bottom
(*args, **kwargs)Set the title text for right bottom in title segment.
right_middle
(*args, **kwargs)Set the title text for right middle in title segment.
right_top
(*args, **kwargs)Set the title text for right top in title segment.
Set the title text for left bottom in title segment.
Set the title text for left top in title segment.
Set the title text for right bottom in title segment.
Set the title text for right middle in title segment.
Set the title text for right top in title segment.
Update the fluent layout.
Bases:
TUIMenu
Enter the display state manipulation menu.
Methods:
add
(*args, **kwargs)Add list of window ids for synchronization.
add_all
(*args, **kwargs)Synchronize all windows.
list
(*args, **kwargs)Print window ids of open windows.
remove
(*args, **kwargs)Remove list of window ids from synchronization.
remove_all
(*args, **kwargs)Unsynchronize all windows.
start
(*args, **kwargs)Start view synchronization.
stop
(*args, **kwargs)Stop view synchronization.
Add list of window ids for synchronization.
Synchronize all windows.
Print window ids of open windows.
Remove list of window ids from synchronization.
Unsynchronize all windows.
Start view synchronization.
Stop view synchronization.
Bases:
TUIMenu
Enter the view manipulation menu.
Methods:
auto_scale
(*args, **kwargs).
default_view
(*args, **kwargs).
delete_view
(*args, **kwargs).
last_view
(*args, **kwargs).
list_views
(*args, **kwargs).
next_view
(*args, **kwargs).
read_views
(*args, **kwargs).
restore_view
(*args, **kwargs).
save_view
(*args, **kwargs).
write_views
(*args, **kwargs).
Classes:
camera
(path, service).
display_states
(path, service).
.
Bases:
TUIMenu
.
Methods:
dolly_camera
(*args, **kwargs).
field
(*args, **kwargs).
orbit_camera
(*args, **kwargs).
pan_camera
(*args, **kwargs).
position
(*args, **kwargs).
projection
(*args, **kwargs).
roll_camera
(*args, **kwargs).
target
(*args, **kwargs).
up_vector
(*args, **kwargs).
zoom_camera
(*args, **kwargs).
.
.
.
.
.
.
.
.
.
.
.
.
Bases:
TUIMenu
.
Methods:
copy
(*args, **kwargs).
delete
(*args, **kwargs)Delete object.
edit
(*args, **kwargs)Edit display-states object.
list
(*args, **kwargs).
new
(*args, **kwargs)Create a new display-states object.
read
(*args, **kwargs).
rename
(*args, **kwargs)Rename object.
restore_state
(*args, **kwargs).
use_active
(*args, **kwargs).
write
(*args, **kwargs).
.
Delete object.
Edit display-states object.
.
Create a new display-states object.
.
Rename object.
.
.
.
.
.
.
.
.
.
.
Bases:
TUIMenu
Enter the window options menu.
Methods:
aspect_ratio
(*args, **kwargs).
logo
(*args, **kwargs).
logo_color
(*args, **kwargs).
ruler
(*args, **kwargs).
Classes:
axes
(path, service).
main
(path, service).
scale
(path, service).
text
(path, service).
video
(path, service).
xy
(path, service).
.
Bases:
TUIMenu
.
Methods:
border
(*args, **kwargs).
bottom
(*args, **kwargs).
clear
(*args, **kwargs).
right
(*args, **kwargs).
visible
(*args, **kwargs).
.
.
.
.
.
.
.
Bases:
TUIMenu
.
Methods:
border
(*args, **kwargs).
bottom
(*args, **kwargs).
left
(*args, **kwargs).
right
(*args, **kwargs).
top
(*args, **kwargs).
visible
(*args, **kwargs).
.
.
.
.
.
.
.
Bases:
TUIMenu
.
Methods:
border
(*args, **kwargs).
bottom
(*args, **kwargs).
clear
(*args, **kwargs).
font_size
(*args, **kwargs).
format
(*args, **kwargs).
left
(*args, **kwargs).
margin
(*args, **kwargs).
right
(*args, **kwargs).
top
(*args, **kwargs).
visible
(*args, **kwargs).
.
.
.
.
.
.
.
.
.
.
Bases:
TUIMenu
.
Methods:
alignment
(*args, **kwargs).
application
(*args, **kwargs).
border
(*args, **kwargs).
bottom
(*args, **kwargs).
clear
(*args, **kwargs).
company
(*args, **kwargs).
date
(*args, **kwargs).
left
(*args, **kwargs).
right
(*args, **kwargs).
top
(*args, **kwargs).
visible
(*args, **kwargs).
.
.
.
.
.
.
.
.
.
.
.
Bases:
TUIMenu
.
Methods:
background
(*args, **kwargs).
color_filter
(*args, **kwargs).
foreground
(*args, **kwargs).
on
(*args, **kwargs).
pixel_size
(*args, **kwargs).
.
.
.
.
.