/ . / Phantom / Phantom_Dialog
Methods
|
|
|
delete_selected_markers
|
delete_selected_markers ( self )
|
|
handle_model_drag
|
handle_model_drag ( 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.
|
|
phantom_button_released
|
phantom_button_released ( self )
|
|
update_cursor_position
|
update_cursor_position ( self )
|
|
update_phantom_bounds
|
update_phantom_bounds ( self )
|
|
handle_button_events
|
handle_button_events ( self )
|
|
settings_changed_cb
|
settings_changed_cb ( self, event=None )
|
|
select_marker
|
select_marker ( self )
|
|
data_region
|
data_region ( self )
|
|
handle_marker_drag
|
handle_marker_drag ( self )
|
|
unselect_markers
|
unselect_markers ( self )
|
|
show_position
|
show_position ( self )
|
|
update_force_field
|
update_force_field ( self )
Create or update Gradient_Force_Field for the active volume.
|
|
fillInUI
|
fillInUI ( self, parent )
|
|
make_phantom_cursor_model
|
make_phantom_cursor_model (
self,
box_size_mm,
cursor_shape,
cursor_size,
cursor_color,
)
|
|
toggle_commands_cb
|
toggle_commands_cb ( self )
|
|
list_commands
|
list_commands ( self )
|
|
toggle_force_field
|
toggle_force_field ( self )
|
|
adjust_force_constant
|
adjust_force_constant (
self,
force_constant,
max_force,
)
If auto-adjust force constant is on,
|
|
Settings
|
Settings ( self )
|
|
activate_key_commands
|
activate_key_commands ( self, active )
|
|
force_constant_changed_cb
|
force_constant_changed_cb ( self, event=None )
Force constant adjusted by user, so turn of auto-adjust.
|
|
phantom_button_pressed
|
phantom_button_pressed ( self )
|
|
model_closed_cb
|
model_closed_cb ( self, model )
|
|
remove_gradient_force
|
remove_gradient_force ( self )
|
|
key_pressed_cb
|
key_pressed_cb ( self, event )
|
|
move_marker
|
move_marker ( self )
|
|
grab_marker
|
grab_marker ( self )
|
|
label_row
|
label_row (
self,
parent,
row,
strings,
)
|
|
delete_selected_links
|
delete_selected_links ( self )
|
|
handle_threshold_change
|
handle_threshold_change ( self )
|
|
add_phantom_handler
|
add_phantom_handler ( self )
|
|
place_marker
|
place_marker ( self )
|
|
handle_zoom
|
handle_zoom ( self )
|
|
have_phantom
|
have_phantom ( self )
|
|
remove_phantom_handler
|
remove_phantom_handler ( self )
|
|
|