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

Class DataItem

source code

Type of auxiliary channel data.


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]
  DATA_ITEM_CALDATA
Calibration and uncertainty data.
  DATA_ITEM_GRADIENT
Color gradient.
  DATA_ITEM_MASK_COLOR
Mask color components.
  DATA_ITEM_META
Metadata.
  DATA_ITEM_PALETTE
An alias of DATA_ITEM_GRADIENT.
  DATA_ITEM_PREVIEW
Volume data preview.
  DATA_ITEM_RANGE
Range type and range boundaries.
  DATA_ITEM_RANGE_TYPE
Range type.
  DATA_ITEM_REAL_SQUARE
Physical/pixel aspect ratio mode.
  DATA_ITEM_SELECTIONS
Data selections.
  DATA_ITEM_TITLE
Channel title.
Class Variable Details [hide private]

DATA_ITEM_CALDATA

Calibration and uncertainty data. (Since 2.23)

DATA_ITEM_PREVIEW

Volume data preview. (Since 2.51)