Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

input.h

Go to the documentation of this file.
00001 // LabPlot : input.h
00002 
00003 #ifndef INPUT_H
00004 #define INPUT_H
00005 
00006 // see also inputitems.h
00007 
00008 enum Input2D {I2DXY,I2DXYDY,I2DXYDXDY,I2DXYDYDY,I2DLINE,I2DXYPX,I2DXYPY};
00009 
00010 enum InputSURFACE {ISMATRIX,ISIMAGE,ISXYZ};
00011 
00012 enum Input3D {I3DXYZ,I3DMATRIX};
00013 
00014 enum InputQWT {IQWTMATRIX,IQWTXYZ};
00015 
00016 #endif // INPUT_H

Generated on Fri Aug 19 21:34:44 2005 for LabPlot by doxygen 1.3.6