Index Index
CAFKRSpaceListener
 CTRSPACE Summary of this class goes here
    Detailed explanation goes here
Class Details
Superclasses CListener, CGraphicalListener
Sealed false
Construct on load false
Constructor Summary
CAFKRSpaceListener CTRSPACE Summary of this class goes here 
Property Summary
m_bIsFirstRun  
m_caAxes  
m_caLabelNames  
m_caLabelUnits  
m_caLabels  
m_caRangesSIUnit  
m_caRangesUserUnits  
m_hFun  
m_hListenerFigure  
m_iCounter  
m_iPlotAtEvery  
m_vAxisID  
m_vLabelMultipliers  
Method Summary
  Listen  
  addlistener Add listener for event. 
  applyOnSpectrum  
Sealed   cat Concatenation for heterogeneous arrays 
  clearAxes () - clear all 
  delete Delete a handle object. 
  dontPlot  
  eq == (EQ) Test handle equality. 
  findobj Find objects matching specified conditions. 
  findprop Find property of MATLAB handle object. 
  ge >= (GE) Greater than or equal relation for handles. 
  getAxisMultiplier  
protected Static   getDefaultScalarElement Create a default object for heterogeneous arrays 
protected   getLabelIndex  
protected   getLabelSettings  
  getLabelString  
  getRange  
  gt > (GT) Greater than relation for handles. 
Sealed   horzcat Horizontal concatenation for heterogeneous arrays 
  isRangeSet  
Sealed   isvalid Test handle validity. 
  le <= (LE) Less than or equal relation for handles. 
  lt < (LT) Less than relation for handles. 
  ne ~= (NE) Not equal relation for handles. 
  notify Notify listeners of event. 
  placeOn (hListenerFigure, vPosition) 
  setAxesRange  
  setAxesUnits (sLabel, sUnit) 
  setLabelName  
  setPlotAtEvery  
protected   updateUserUnitRange  
Sealed   vertcat Vertical concatenation for heterogeneous arrays 
Event Summary
ObjectBeingDestroyed Notifies listeners that a particular object has been destroyed.