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

Module projectionpanel

source code

PlotgroupPanels for displaying ProjectionSheet plotgroups.

$Id: projectionpanel.py 9367 2008-10-02 23:02:22Z jbednar $


Version: $Revision: 9367 $

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
  BORDERWIDTH = 1
  CANVASBUFFER = 1
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.