|
Isis Developer Reference
|
Go to the documentation of this file.
16 #include <qwt_plot_zoomer.h>
17 #include <qwt_plot_curve.h>
54 QwtPlotZoomer *p_zoomer;
void cdfCurveVisible()
Hide/show the cdf curve.
Definition: QHistogram.cpp:119
QHistogram(QWidget *parent=NULL)
Constructs a QHistogram object with default titles.
Definition: QHistogram.cpp:33
void trackerEnabled()
Enables mouse tracking on the plot.
Definition: QHistogram.cpp:105
double BinMiddle(const int index) const
Returns the value represented by a bin.
Definition: Histogram.cpp:449
void switchBackground()
Switches the plot background color between black and white.
Definition: QHistogram.cpp:182
BigInt ValidPixels() const
Returns the total number of valid pixels processed.
Definition: Statistics.cpp:433
void savePlot()
Allows user to save the plot to an image file.
Definition: QHistogram.cpp:160
Plot Histograms.
Definition: QHistogram.h:34
BigInt BinCount(const int index) const
Returns the count at a bin position in the histogram.
Definition: Histogram.cpp:403
void showHelp()
Provides help text in a dialog box.
Definition: QHistogram.cpp:203
void printPlot()
Provide printing capabilities.
Definition: QHistogram.cpp:129
int Bins() const
Returns the number of bins in the histogram.
Definition: Histogram.cpp:483
Namespace for the standard library.
Container of a cube histogram.
Definition: Histogram.h:74
~QHistogram()
Destroys the QHistogram object.
Definition: QHistogram.h:41
This is free and unencumbered software released into the public domain.
Definition: Calculator.h:18
void Load(Histogram &hist)
Plots the given Isis Histogram in the plot window.
Definition: QHistogram.cpp:63
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16