HappyDoc Generated Documentation ./VolumePath/gui.py

. / VolumePath / gui.py 

Functions   
  distance 
distance ( u,  v )
  place_markers_on_atoms 
place_markers_on_atoms ()
  data_plane_spacing 
data_plane_spacing ( data_region )
  linear_combination 
linear_combination (
        a,
        u,
        b,
        v,
        )

Return vector au + bv where a, b are scalars.

  transform_coordinates 
transform_coordinates (
        from_xyz,
        from_transform,
        to_transform,
        )
  visible_data_components 
visible_data_components ( data_region )
  place_marker_at_mouse 
place_marker_at_mouse ()
  screen_axes 
screen_axes ( xyz,  object_xform )

Return vx, vy, and vz screen vectors in object coordinates. The vx vector is scaled so that one screen pixel displacement in x is equivalent to an object coordinate displacement vx at the given xyz position. The vy vector is scaled likewise. The vz vector length is set to equal the vy vector length.

  volume_path_dialog 
volume_path_dialog ( create=None )
  slice_data_values 
slice_data_values (
        data_region,
        xyz_in,
        xyz_out,
        )
  linear_combination_3 
linear_combination_3 (
        a,
        u,
        b,
        v,
        c,
        w,
        )

Return vector au + bv + c*w where a, b, c are scalars.

  pixel_size_at_midplane 
pixel_size_at_midplane ()
  place_marker 
place_marker ( xyz )
  line_vrml 
line_vrml (
        xyz_1,
        xyz_2,
        rgba,
        )

Return VRML for a line connecting two points.

  apply_xform 
apply_xform ( xform,  xyz )
  close_model 
close_model ( m )

Check if model already deleted before trying to close.

  selected_markers 
selected_markers ()
  show_volume_path_dialog 
show_volume_path_dialog ()
  clip_plane_spacing 
clip_plane_spacing ()
Classes   

Slice

Graph the data values along a line passing through a volume on a Tkinter

Spline_Panel

Trace

Graph the data values along a line passing through a volume data set.

Rename_Panel

Mouse_Mode_Panel

Color_Radius_Panel

Slice_Panel

Volume_Path_Dialog

Surface_Panel

Marker_Sets_Panel

Mouse_Button_Panel

Visible_Data

Note_Panel

Marker_Set_Menu_Panel

User interface for showing current marker set.


This document was automatically generated Wed Jul 9 15:49:17 2008 by HappyDoc version 3.1