#include <histogramdlg.h>
Definition at line 42 of file histogramdlg.h.
Public Attributes | |
int | scaleW |
the graph's scale width at left & bottom | |
int | graphBorderW |
the graph's border at top & right | |
int | topY |
the top of the display area(menubar height) | |
int | winW |
the window's width | |
int | winH |
the window's height | |
int | graphW |
the graph's width | |
int | graphH |
the graph's height | |
int | graphZeroX |
the graph's x=zero pos | |
int | graphMaxX |
the graph's x=(max x value) pos | |
int | graphZeroY |
the graph's y=zero pos | |
int | graphMaxY |
the graph's y=(max y value) pos |
int DspDims::scaleW |
the graph's scale width at left & bottom
Definition at line 43 of file histogramdlg.h.
Referenced by HistogramDlg::alertUser(), HistogramDlg::calcDspDims(), and HistogramDlg::paintEvent().
the graph's border at top & right
Definition at line 44 of file histogramdlg.h.
Referenced by HistogramDlg::calcDspDims(), and HistogramDlg::paintEvent().
int DspDims::topY |
the top of the display area(menubar height)
Definition at line 45 of file histogramdlg.h.
Referenced by HistogramDlg::calcDspDims(), HistogramDlg::mouseMoveEvent(), and HistogramDlg::paintEvent().
int DspDims::winW |
the window's width
Definition at line 46 of file histogramdlg.h.
Referenced by HistogramDlg::calcDspDims(), and HistogramDlg::paintEvent().
int DspDims::winH |
the window's height
Definition at line 47 of file histogramdlg.h.
Referenced by HistogramDlg::calcDspDims(), and HistogramDlg::paintEvent().
int DspDims::graphW |
the graph's width
Definition at line 48 of file histogramdlg.h.
Referenced by HistogramDlg::calcDspDims(), and HistogramDlg::paintEvent().
int DspDims::graphH |
the graph's height
Definition at line 49 of file histogramdlg.h.
Referenced by HistogramDlg::calcDspDims(), and HistogramDlg::paintEvent().
the graph's x=zero pos
Definition at line 50 of file histogramdlg.h.
Referenced by HistogramDlg::alertUser(), HistogramDlg::calcDspDims(), HistogramDlg::calcPercent(), HistogramDlg::createDataPnts(), HistogramDlg::mouseInGraph(), HistogramDlg::mouseMoveEvent(), HistogramDlg::paintEvent(), and HistogramDlg::resizeEvent().
the graph's x=(max x value) pos
Definition at line 51 of file histogramdlg.h.
Referenced by HistogramDlg::alertUser(), HistogramDlg::calcDspDims(), HistogramDlg::calcPercent(), HistogramDlg::createDataPnts(), HistogramDlg::mouseInGraph(), HistogramDlg::mouseMoveEvent(), HistogramDlg::paintEvent(), and HistogramDlg::resizeEvent().
the graph's y=zero pos
Definition at line 52 of file histogramdlg.h.
Referenced by HistogramDlg::alertUser(), HistogramDlg::calcDspDims(), HistogramDlg::calcPercent(), HistogramDlg::createDataPnts(), HistogramDlg::mouseInGraph(), HistogramDlg::mouseMoveEvent(), HistogramDlg::paintEvent(), and HistogramDlg::resizeEvent().
the graph's y=(max y value) pos
Definition at line 53 of file histogramdlg.h.
Referenced by HistogramDlg::alertUser(), HistogramDlg::calcDspDims(), HistogramDlg::calcPercent(), HistogramDlg::createDataPnts(), HistogramDlg::mouseInGraph(), HistogramDlg::mouseMoveEvent(), HistogramDlg::paintEvent(), and HistogramDlg::resizeEvent().
Home |
Search |
Disclaimers & Privacy |
Contact Us GLIMSView Maintainer: dsoltesz@usgs.gov |