Executive

These are the methods and attributes for controlling the FigureMaker executive routines.

FigureMaker methods

def_enter_context_function(cmd)  [ doc ]

def_enter_page_function(cmd)  [ doc ]

def_enter_show_plot_function(cmd)  [ doc ]

def_enter_subfigure_function(cmd)  [ doc ]

def_enter_subplot_function(cmd)  [ doc ]

def_eval_function(cmd)  [ doc ]

def_exit_context_function(cmd)  [ doc ]

def_exit_page_function(cmd)  [ doc ]

def_exit_show_plot_function(cmd)  [ doc ]

def_exit_subfigure_function(cmd)  [ doc ]

def_exit_subplot_function(cmd)  [ doc ]

def_figure(name, cmd)  [ doc ]

default_enter_page_function()  [ doc ]

eval_function(string)  [ doc ]

figure_index(name)  [ doc ]

figure_name(num)  [ doc ]

figure_pdf(name)  [ doc ]

get_save_filename(name)  [ doc ]

make_all(fignums=None, report=False)  [ doc ]

make_pdf(name)  [ doc ]

make_portfolio(name, fignums=None, report=False)  [ doc ]

require_all(fignums=None, report=False, always_make=False)  [ doc ]

require_pdf(num)  [ doc ]

reset_enter_context_function()  [ doc ]

reset_enter_page_function()  [ doc ]

reset_enter_show_plot_function()  [ doc ]

reset_enter_subfigure_function()  [ doc ]

reset_enter_subplot_function()  [ doc ]

reset_eval_function()  [ doc ]

reset_exit_context_function()  [ doc ]

reset_exit_page_function()  [ doc ]

reset_exit_show_plot_function()  [ doc ]

reset_exit_subfigure_function()  [ doc ]

reset_exit_subplot_function()  [ doc ]

reset_figures()  [ doc ]

FigureMaker attributes

autocleanup  [ doc ]

create_save_dir  [ doc ]

default_frame_bottom  [ doc ]

default_frame_left  [ doc ]

default_frame_right  [ doc ]

default_frame_top  [ doc ]

default_page_height  [ doc ]

default_page_width  [ doc ]

figure_names  [ doc ]

figure_pdfs  [ doc ]

use_multithreads  [ doc ]

num_figures  [ doc ]

pdflatex  [ doc ]

quiet_mode  [ doc ]

run_dir  [ doc ]

save_dir  [ doc ]

PyTioga version: alpha (20071021)

Copyright (C) 2007 Taro Sato & Bill Paxton. All rights reserved.