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

GraphM Class Reference

#include <GraphM.h>

Inheritance diagram for GraphM:

Graph List of all members.

Public Member Functions

 GraphM (QString n="", QString l="", LRange r[3]=0, int t=PSURFACE, Style st=Style(), Symbol sy=Symbol(), double *a=0, int dimx=0, int dimy=0, bool s=TRUE)
double * getData ()
LRange getRange (int i)
void setRange (LRange *r)
void setZRange (LRange *r)
int NX ()
int NY ()
void setNumber (int NX, int NY)
QStringList Info ()
void save (QTextStream *t)
void open (QTextStream *t, int version)

Private Attributes

int nx
int ny
double * array
LRangerange

Constructor & Destructor Documentation

GraphM::GraphM QString  n = "",
QString  l = "",
LRange  r[3] = 0,
int  t = PSURFACE,
Style  st = Style(),
Symbol  sy = Symbol(),
double *  a = 0,
int  dimx = 0,
int  dimy = 0,
bool  s = TRUE
 


Member Function Documentation

double* GraphM::getData  )  [inline]
 

LRange GraphM::getRange int  i  )  [inline]
 

QStringList GraphM::Info  ) 
 

int GraphM::NX  )  [inline]
 

int GraphM::NY  )  [inline]
 

void GraphM::open QTextStream *  t,
int  version
 

void GraphM::save QTextStream *  t  ) 
 

void GraphM::setNumber int  NX,
int  NY
[inline]
 

void GraphM::setRange LRange r  )  [inline]
 

void GraphM::setZRange LRange r  )  [inline]
 


Member Data Documentation

double* GraphM::array [private]
 

int GraphM::nx [private]
 

int GraphM::ny [private]
 

LRange* GraphM::range [private]
 


The documentation for this class was generated from the following files:
Generated on Sun Aug 29 14:56:05 2004 for LabPlot by doxygen 1.3.6