Table of Contents

Class: RowAnnotationMapper compClust/IPlot.py

provides a mapping of the primary and secondary annotations to labelings.

Base Classes   
AnnotationMapper
Methods   
__init__
getPrimaryLabeling
getSecondaryLabeling
setPrimaryLabeling
setSecondaryLabeling
  __init__ 
__init__ (
        self,
        plotView,
        labeling1=None,
        labeling2=None,
        )

__init__(self, labeling1 = None, labeling2 = None)

  getPrimaryLabeling 
getPrimaryLabeling ( self )

getPrimaryAnnoations(self)

returns a None or a labeling to be used as the primary element annotations - element names... these must each be unique.

  getSecondaryLabeling 
getSecondaryLabeling ( self )

getSecondaryAnnoations(self)

returns a None or a labeling to be used as the secondary element annotations - perhaps long discriptions

  setPrimaryLabeling 
setPrimaryLabeling ( self,  labeling )

setPrimaryLabeling(self, labeling):

This labeling must be unique.

  setSecondaryLabeling 
setSecondaryLabeling ( self,  labeling )

setSecondaryLabeling(self, labeling):


Table of Contents

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