/ . / VolumeViewer / volumedialog.py
Functions
|
|
|
split_fields
|
split_fields ( s, nfields )
|
|
non_bold_font
|
non_bold_font ( frame )
|
|
subregion_selection_bounds
|
subregion_selection_bounds ()
|
|
show_volume_file_browser
|
show_volume_file_browser (
dialog_title,
volumes_cb=None,
show_data=None,
show_volume_dialog=None,
)
|
|
step_text
|
step_text ( step )
|
|
string_to_float
|
string_to_float ( v, default=None )
|
|
float_variable_value
|
float_variable_value ( v, default=None )
|
|
smaller_power_of_ten
|
smaller_power_of_ten ( x )
|
|
set_active_volume
|
set_active_volume ( dr )
|
|
size_text
|
size_text ( size )
|
|
integer_variable_values
|
integer_variable_values ( v, default=None )
|
|
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.
|
|
voxel_size_text
|
voxel_size_text ( vsize )
|
|
integer_variable_value
|
integer_variable_value ( v, default=None )
|
|
place_in_grid
|
place_in_grid ( widget, place )
|
|
volume_dialog
|
volume_dialog ( create=None )
|
|
active_volume
|
active_volume ()
|
|
show_volume_dialog
|
show_volume_dialog ()
|
|
|