Table of Contents

Class: Region_Size_Panel VolumeViewer/__init__.py

User interface for selecting subregions of a data set.

Methods   
__init__
activate_back_forward
add_named_region_cb
adjust_ijk_step
atom_box_cb
back_cb
changed_region_cb
crop_cb
delete_named_region_cb
forward_cb
grid_region
region_name_cb
selectable_subregions_cb
set_region
set_region_step
show_region_name
subregion_button_cb
subregion_button_spec
switch_region
update_region_from_gui
update_region_gui
update_region_name_menu
zoom
zoom_full_cb
zoom_in_cb
zoom_out_cb
  __init__ 
__init__ (
        self,
        dialog,
        parent,
        )

  activate_back_forward 
activate_back_forward ( self,  data_region )

  add_named_region_cb 
add_named_region_cb ( self )

  adjust_ijk_step 
adjust_ijk_step (
        self,
        ijk_min,
        ijk_max,
        ijk_step,
        )

Return ijk step size so that voxels displayed is at or below the limit. The given ijk step size may be increased or decreased by powers of 2.

  atom_box_cb 
atom_box_cb ( self )

  back_cb 
back_cb ( self )

  changed_region_cb 
changed_region_cb ( self,  event )

  crop_cb 
crop_cb ( self )

  delete_named_region_cb 
delete_named_region_cb ( self )

  forward_cb 
forward_cb ( self )

  grid_region 
grid_region ( self )

  region_name_cb 
region_name_cb ( self,  event )

  selectable_subregions_cb 
selectable_subregions_cb ( self )

  set_region 
set_region (
        self,
        ijk_min,
        ijk_max,
        ijk_step=None,
        adjust_step=1,
        show=1,
        )

  set_region_step 
set_region_step ( self,  ijk_step )

  show_region_name 
show_region_name ( self,  name )

  subregion_button_cb 
subregion_button_cb ( self )

  subregion_button_spec 
subregion_button_spec ( self )

  switch_region 
switch_region ( self,  offset )

  update_region_from_gui 
update_region_from_gui ( self,  data_region )

  update_region_gui 
update_region_gui ( self,  data_region )

  update_region_name_menu 
update_region_name_menu ( self,  data_region )

  zoom 
zoom ( self,  factor )

  zoom_full_cb 
zoom_full_cb ( self )

  zoom_in_cb 
zoom_in_cb ( self )

  zoom_out_cb 
zoom_out_cb ( self )


Table of Contents

This document was automatically generated on Tue Nov 5 16:56:46 2002 by HappyDoc version 2.0.1