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

PlotPolar Class Reference

#include <PlotPolar.h>

Inheritance diagram for PlotPolar:

Plot List of all members.

Public Member Functions

 PlotPolar (Worksheet *p)
 general polar Plot class

 ~PlotPolar ()
QStringList Info ()
 Infos for project explorer.

AxisgetAxis (int i)
void saveAxes (QTextStream *t)
void openAxes (QTextStream *t, int version)
void enableGrid (int index, bool b=true)
bool gridEnabled (int index)
void enableBorder (int, bool)
bool borderEnabled (int)
void draw (QPainter *p, int w, int h)
void drawCurves (QPainter *p, int w, int h)
void setBorder (int, bool)
void setRange (LRange *r, int i)
void setActRange (LRange *r, int i)
void setRanges (LRange *r)
void setActRanges (LRange *r)

Private Attributes

Axis axis [2]
bool borderenabled [2]
bool gridenabled [4]

Constructor & Destructor Documentation

PlotPolar::PlotPolar Worksheet p  ) 
 

general polar Plot class

PlotPolar::~PlotPolar  )  [inline]
 


Member Function Documentation

bool PlotPolar::borderEnabled int   )  [inline, virtual]
 

Implements Plot.

void PlotPolar::draw QPainter *  p,
int  w,
int  h
[virtual]
 

Implements Plot.

void PlotPolar::drawCurves QPainter *  p,
int  w,
int  h
 

void PlotPolar::enableBorder int  ,
bool 
[inline, virtual]
 

Implements Plot.

void PlotPolar::enableGrid int  index,
bool  b = true
[inline, virtual]
 

Implements Plot.

Axis* PlotPolar::getAxis int  i  )  [inline, virtual]
 

Implements Plot.

bool PlotPolar::gridEnabled int  index  )  [inline, virtual]
 

Implements Plot.

QStringList PlotPolar::Info  ) 
 

Infos for project explorer.

void PlotPolar::openAxes QTextStream *  t,
int  version
[virtual]
 

Implements Plot.

void PlotPolar::saveAxes QTextStream *  t  )  [virtual]
 

Implements Plot.

void PlotPolar::setActRange LRange r,
int  i
[inline, virtual]
 

Implements Plot.

void PlotPolar::setActRanges LRange r  )  [inline, virtual]
 

Implements Plot.

void PlotPolar::setBorder int  ,
bool 
[inline, virtual]
 

Implements Plot.

void PlotPolar::setRange LRange r,
int  i
[inline, virtual]
 

Implements Plot.

void PlotPolar::setRanges LRange r  )  [inline, virtual]
 

Implements Plot.


Member Data Documentation

Axis PlotPolar::axis[2] [private]
 

bool PlotPolar::borderenabled[2] [private]
 

bool PlotPolar::gridenabled[4] [private]
 


The documentation for this class was generated from the following files:
Generated on Fri Aug 19 21:34:46 2005 for LabPlot by doxygen 1.3.6