GLIMSView Source Code Documentation

DspDims Struct Reference

#include <histogramdlg.h>

List of all members.


Detailed Description

Structure to hold important display dimensions & positions within the graph.

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

Member Data Documentation

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().

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().

the window's width

Definition at line 46 of file histogramdlg.h.

Referenced by HistogramDlg::calcDspDims(), and HistogramDlg::paintEvent().

the window's height

Definition at line 47 of file histogramdlg.h.

Referenced by HistogramDlg::calcDspDims(), and HistogramDlg::paintEvent().

the graph's width

Definition at line 48 of file histogramdlg.h.

Referenced by HistogramDlg::calcDspDims(), and HistogramDlg::paintEvent().

the graph's height

Definition at line 49 of file histogramdlg.h.

Referenced by HistogramDlg::calcDspDims(), and HistogramDlg::paintEvent().


The documentation for this struct was generated from the following file:

Home | Search | Disclaimers & Privacy | Contact Us
GLIMSView Maintainer: dsoltesz@usgs.gov