Table of Contents

Module: __init__ VolumeViewer/__init__.py

Imported modules   
from CGLtk import Hybrid
import Tkinter
import chimera
from chimera import dialogs
from chimera.baseDialog import ModelessDialog
Functions   
atom_bounding_box
float_format
float_variable_value
full_region
integer_variable_value
integer_variable_values
is_empty_region
is_number
non_bold_font
place_in_grid
show_volume_dialog
split_fields
volume_dialog
  atom_bounding_box 
atom_bounding_box ( atoms )

  float_format 
float_format ( value,  precision )

Format a number using %g but do not use scientific notation for large values if the number can be represented more compactly without it.

  float_variable_value 
float_variable_value ( v,  default=None )

  full_region 
full_region ( size,  ijk_step=[ 1, 1, 1 ] )

  integer_variable_value 
integer_variable_value ( v,  default=None )

  integer_variable_values 
integer_variable_values ( v,  default=None )

  is_empty_region 
is_empty_region ( ijk_region )

  is_number 
is_number ( n )

  non_bold_font 
non_bold_font ( frame )

  place_in_grid 
place_in_grid ( widget,  place )

  show_volume_dialog 
show_volume_dialog ()

  split_fields 
split_fields ( s,  nfields )

  volume_dialog 
volume_dialog ( create=0 )

Classes   

Component_Display_Parameters

Holds surface and solid thresholds, color, and transparency and brightness

Component_Widgets

Data_Panel

User interface for showing data set information.

Data_Region

Manages surface and volume display for a region of a data set.

Data_Set

Holds displayed subregions for a data file.

Matrix_Value_Statistics

Minimum, maximum, and sampled matrix values.

Region_List

Remember visited subregions.

Region_Size_Panel

User interface for selecting subregions of a data set.

Rendering_Options

Rendering_Options_Panel

User interface for setting rendering options.

Thresholds_Panel

User interface for adjusting thresholds and colors.

Volume_Dialog


Table of Contents

This document was automatically generated on Wed Mar 26 19:02:42 2003 by HappyDoc version 2.1