Table of Contents

Class: Phantom_Dialog Phantom/__init__.py

Base Classes   
ModelessDialog
Methods   
add_phantom_handler
adjust_force_constant
command_key
command_key_cb
cut_links_cb
data_region
delete_selected_markers_cb
fillInUI
focus_out_cb
force_constant_changed_cb
grab_marker_cb
handle_button_events
handle_marker_drag
handle_model_drag
handle_threshold_change
handle_zoom
have_phantom
label_row
make_command_entry
make_phantom_cursor_model
message
model_closed_cb
modifier_key
modifier_pressed
move_marker_cb
phantom_button_pressed
phantom_button_released
place_marker_cb
remove_gradient_force
remove_phantom_handler
select_marker_cb
settings_changed_cb
show_marker_dialog_cb
show_position
toggle_crosshair_cb
toggle_force_field_cb
unselect_markers_cb
update_cursor_position
update_force_field
update_phantom_bounds
update_phantom_position
volume_dialog
  add_phantom_handler 
add_phantom_handler ( self )

  adjust_force_constant 
adjust_force_constant (
        self,
        force_constant,
        max_force,
        )

If auto-adjust force constant is on,

  command_key 
command_key (
        self,
        key,
        show_key=1,
        )

For key press in entry field, normal edit field bindings will insert key character. Use show_key = 0 in this case.

  command_key_cb 
command_key_cb (
        self,
        event,
        pressed=1,
        )

  cut_links_cb 
cut_links_cb ( self )

  data_region 
data_region ( self )

  delete_selected_markers_cb 
delete_selected_markers_cb ( self )

  fillInUI 
fillInUI ( self,  parent )

  focus_out_cb 
focus_out_cb ( self,  event )

Clear modifier keys.

  force_constant_changed_cb 
force_constant_changed_cb ( self,  event=None )

Force constant adjusted by user, so turn of auto-adjust.

  grab_marker_cb 
grab_marker_cb ( self )

  handle_button_events 
handle_button_events ( self )

  handle_marker_drag 
handle_marker_drag ( self )

  handle_model_drag 
handle_model_drag ( self )

  handle_threshold_change 
handle_threshold_change ( self )

  handle_zoom 
handle_zoom ( self )

  have_phantom 
have_phantom ( self )

  label_row 
label_row (
        self,
        parent,
        row,
        strings,
        )

  make_command_entry 
make_command_entry ( self,  parent )

  make_phantom_cursor_model 
make_phantom_cursor_model (
        self,
        box_size_mm,
        cursor_style,
        cursor_size,
        cursor_color,
        )

  message 
message ( self,  text )

  model_closed_cb 
model_closed_cb ( self,  model )

  modifier_key 
modifier_key (
        self,
        key_name,
        pressed,
        )

  modifier_pressed 
modifier_pressed ( self,  modifier_name )

  move_marker_cb 
move_marker_cb ( self )

  phantom_button_pressed 
phantom_button_pressed ( self )

  phantom_button_released 
phantom_button_released ( self )

  place_marker_cb 
place_marker_cb ( self )

  remove_gradient_force 
remove_gradient_force ( self )

  remove_phantom_handler 
remove_phantom_handler ( self )

  select_marker_cb 
select_marker_cb ( self )

  settings_changed_cb 
settings_changed_cb ( self,  event=None )

  show_marker_dialog_cb 
show_marker_dialog_cb ( self,  event=None )

  show_position 
show_position ( self )

  toggle_crosshair_cb 
toggle_crosshair_cb ( self )

  toggle_force_field_cb 
toggle_force_field_cb ( self )

  unselect_markers_cb 
unselect_markers_cb ( self )

  update_cursor_position 
update_cursor_position ( self )

  update_force_field 
update_force_field ( self )

Create or update Gradient_Force_Field for the active volume.

  update_phantom_bounds 
update_phantom_bounds ( self )

  update_phantom_position 
update_phantom_position (
        self,
        trigger,
        callData,
        triggerData,
        )

Phantom only updates the displayed cursor position when its update_cursor_position() method is called.

  volume_dialog 
volume_dialog ( self )


Table of Contents

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