Package topo :: Package tkgui :: Module projectionpanel
[hide private]
[frames] | no frames]

Module projectionpanel

source code

PlotgroupPanels for displaying ProjectionSheet plotgroups.

$Id: projectionpanel.py 11310 2010-07-27 16:56:14Z ceball $


Version: $Revision: 11310 $

Classes [hide private]
  ProjectionSheetPanel
Abstract base class for panels relating to ProjectionSheets.
  ProjectionActivityPanel
  UnitsPanel
  ConnectionFieldsPanel
  PlotMatrixPanel
PlotGroupPanel for visualizing an array of bitmaps, such as for a projection involving a matrix of units.
  RFProjectionPanel
  ProjectionPanel
  CFProjectionPanel
Panel for displaying CFProjections.
Functions [hide private]
 
cmp_projections(p1, p2)
Comparison function for Plots.
source code
Variables [hide private]
  UNIT_PADDING = 1
  __package__ = 'topo.tkgui'
Function Details [hide private]

cmp_projections(p1, p2)

source code 
Comparison function for Plots. It compares the precedence number first and then the src_name and name attributes.