  | 
  
    Isis 3 Programmer Reference
    
   | 
 
 
 
 
    1 #ifndef HistogramPlotWindow_h 
    2 #define HistogramPlotWindow_h 
   26         return p_histItems.size();
 
   30         return p_histItems[index];
 
 
 
virtual void add(CubePlotCurve *pc)
This method adds the curves to the plot.
 
This is free and unencumbered software released into the public domain.
 
virtual void add(CubePlotCurve *pc)
This method adds the curves to the plot.
 
This is the (qwt) plot item for a histogram.
 
HistogramPlotWindow(QString title, QWidget *parent)
Constructor, creates a new HistogramPlotWindow.
 
This is free and unencumbered software released into the public domain.