GLIMSView Source Code Documentation

HDSSet Struct Reference

#include <histogramdlg.h>

List of all members.


Detailed Description

Structure to hold the histogram datasources, histogram sets and relative information.

Definition at line 73 of file histogramdlg.h.


Public Attributes

vector< HistogramDataSource * > HDS
 the datasource set
vector< QAction * > actSet
 the dataset selection actions in menu
int curHDS
 index of current hds
HistogramSet histSet
 the histogram set
int curHist
 index of the current hist in histset
QPointArray dataPnts [3]
 the polygons representing this histset

Member Data Documentation

the dataset selection actions in menu

Definition at line 75 of file histogramdlg.h.

Referenced by HistogramDlg::addHDS(), HistogramDlg::buildMenuBar(), and HistogramDlg::changeDataSource().

QPointArray HDSSet::dataPnts[3]

the polygons representing this histset

Definition at line 79 of file histogramdlg.h.

Referenced by HistogramDlg::createDataPnts(), 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