Module gwy :: Class AppPage
[hide private]
[frames] | no frames]

Class AppPage

source code

Data browser page, corresponding to one of possible data types.


Since: 2.45

Note: All the enumerated values are defined at the module level, not the class level. The are just groupped by class here for easier orientation.

Class Variables [hide private]
  PAGE_CHANNELS
Channel (image data).
  PAGE_CURVE_MAPS
Curve map data.
  PAGE_GRAPHS
Graph.
  PAGE_NOPAGE
No page.
  PAGE_SPECTRA
Single point spectra.
  PAGE_VOLUMES
Volume data.
  PAGE_XYZS
XYZ data.
Class Variable Details [hide private]

PAGE_CURVE_MAPS

Curve map data. (Since 2.60)

PAGE_NOPAGE

No page. This value is returned when no data are active in the browser.