Table of Contents

Class: IPlotView compClust/IPlot.py

IPlotView is a special compClust.View which impliments data getters which such that any IPlotView can be plugged into the def __init__(self

DatasetPlot.plot function.

Methods   
__init__
getAnnotationMapper
getBindingsMapper
getColorMapper
getDataMapper
getDataset
getKWArgs
getMarkersMapper
plotFinishings
plotSetup
refresh
  __init__ 
__init__ ( self,  dataset )

Initializes the Plot View.

  getAnnotationMapper 
getAnnotationMapper ( self )

  getBindingsMapper 
getBindingsMapper ( self )

  getColorMapper 
getColorMapper ( self )

  getDataMapper 
getDataMapper ( self )

  getDataset 
getDataset ( self )

  getKWArgs 
getKWArgs ( self )

addKWargs(self)

This is ment to allow for a complete pass through to the BLT options configuration. It can either be none, or a list of tuples for each element being plotted

  getMarkersMapper 
getMarkersMapper ( self )

  plotFinishings 
plotFinishings ( self )

plotEnd(self)

this function get called last in the plot function.

  plotSetup 
plotSetup ( self )

plotSetup(self)

this function gets called before any plotting begins.

  refresh 
refresh ( self )

refresh

signals that the view has changed and the plot should update.


Table of Contents

This document was automatically generated on Wed Aug 27 14:24:55 2003 by HappyDoc version 2.1