Definition at line 469 of file GreyLab.h.
Public Types | |
| enum | { PDF, PS, SVG } |
Public Attributes | |
| unsigned int | xpixels |
| X image data pixels. | |
| unsigned int | ypixels |
| Y image data pixels. | |
| int | leftlegend |
| Left legend width. | |
| int | bottomlegend |
| Bottom legend height. | |
| int | rightlegend |
| Right legend width. | |
| int | toplegend |
| Top legend height. | |
| int | gradwidth |
| Gradient width. | |
| unsigned int | totalwidth |
| Total image width. | |
| unsigned int | totalheight |
| Total image height. | |
| double | xstart |
| X axis start. | |
| double | xend |
| Y axis end. | |
| double | ystart |
| Y axis start. | |
| double | yend |
| Y axis end. | |
| double | zlo |
| Z axis low. | |
| double | zhi |
| Z axis high. | |
| int | xprecision |
| X grid precision. | |
| int | yprecision |
| Y grid precision. | |
| int | zprecision |
| Z grid precision. | |
| bool | validdata |
| Is there valid processed data? | |
| bool | validimage |
| Is there a valid image? | |
|
enum GreyLabWindow::_gsinfo:: { ... } | vectorop |
| Vector ouput format. | |
| double | oldzoom [6] |
| Previous axis zoom settings. | |
1.5.3