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

Graph Class Reference

#include <Graph.h>

Inheritance diagram for Graph:

Graph2D Graph3D Graph4D GraphGRASS GraphIMAGE GraphM GraphVTK List of all members.

Public Member Functions

 Graph (QString n="", QString label="", LSource src=SFUNCTION, PType t=P2D, Style st=Style(), Symbol sy=Symbol(), int nr=0, bool s=TRUE)
void openGraph (QTextStream *t, int version)
void saveGraph (QTextStream *t)
QString Name ()
QString Label ()
void setLabel (QString l)
LSource Source ()
void setSource (LSource s)
PType Type ()
Style getStyle ()
void setStyle (Style s)
Symbol getSymbol ()
void setSymbol (Symbol s)
int Number ()
void setNumber (int n)
bool isShown ()
void setShown (bool b)
AnnotateValues getAnnotateValues ()
void setAnnotateValues (AnnotateValues a)

Protected Attributes

QString name
QString label
LSource source
PType type
Style style
Symbol symbol
int number
bool shown
AnnotateValues av

Constructor & Destructor Documentation

Graph::Graph QString  n = "",
QString  label = "",
LSource  src = SFUNCTION,
PType  t = P2D,
Style  st = Style(),
Symbol  sy = Symbol(),
int  nr = 0,
bool  s = TRUE
 


Member Function Documentation

AnnotateValues Graph::getAnnotateValues  )  [inline]
 

Style Graph::getStyle  )  [inline]
 

Symbol Graph::getSymbol  )  [inline]
 

bool Graph::isShown  )  [inline]
 

QString Graph::Label  )  [inline]
 

QString Graph::Name  )  [inline]
 

int Graph::Number  )  [inline]
 

Reimplemented in Graph3D.

void Graph::openGraph QTextStream *  t,
int  version
 

void Graph::saveGraph QTextStream *  t  ) 
 

void Graph::setAnnotateValues AnnotateValues  a  )  [inline]
 

void Graph::setLabel QString  l  )  [inline]
 

void Graph::setNumber int  n  )  [inline]
 

Reimplemented in Graph3D.

void Graph::setShown bool  b  )  [inline]
 

void Graph::setSource LSource  s  )  [inline]
 

void Graph::setStyle Style  s  )  [inline]
 

void Graph::setSymbol Symbol  s  )  [inline]
 

LSource Graph::Source  )  [inline]
 

PType Graph::Type  )  [inline]
 

Reimplemented in GraphGRASS.


Member Data Documentation

AnnotateValues Graph::av [protected]
 

QString Graph::label [protected]
 

QString Graph::name [protected]
 

int Graph::number [protected]
 

Reimplemented in Graph3D.

bool Graph::shown [protected]
 

LSource Graph::source [protected]
 

Style Graph::style [protected]
 

Symbol Graph::symbol [protected]
 

PType Graph::type [protected]
 


The documentation for this class was generated from the following files:
Generated on Sun Nov 28 22:31:17 2004 for LabPlot by doxygen 1.3.6