Definition at line 501 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 | toplegend |
| Top legend width. | |
| unsigned int | totalwidth |
| Total image width. | |
| unsigned int | totalheight |
| Total image height. | |
| double | xstart |
| X axis start. | |
| double | xend |
| X axis end. | |
| double | zlo |
| Z axis low. | |
| double | zhi |
| Z axis high. | |
| int | xprecision |
| X grid precision. | |
| int | zprecision |
| Z grid precision. | |
| double | linescan [2] |
| Coordinate of point selected from the colourscale. | |
| int | direction |
| Direction to plot. | |
| bool | newTrace |
| Add the next click as a new trace? | |
| bool | validimage |
| Is there a valid image? | |
|
enum GreyLabWindow::_lsinfo:: { ... } | vectorop |
| Output vector format. | |
| double | oldzoom [4] |
| Axis old zoom ranges. | |
1.5.3