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

PlotPolarWrapper Class Reference

#include <WrapperFactory.h>

List of all members.

Public Slots

LegendgetLegend ()
LabelTitle ()
AxisgetAxis (int i)
void setRange (LRange *r, int i)
LRangeRange (int i)
void setActRange (LRange *r, int i)
LRangeActRange (int i)
void setRegionMin (double min)
void setRegionMax (double max)
void setRegion (double min, double max)
double RegionMin ()
double RegionMax ()
LRangeRegion ()
bool regionEnabled ()
void enableRegion (bool e=true)
void setRegionEnabled (bool e=true)
bool marksEnabled ()
void enableMarks (bool m=true)
void setMarksEnabled (bool m=true)
LRangemarkX ()
void setMarkX (LRange *l)
LRangemarkY ()
void setMarkY (LRange *l)
void setPosition (double x, double y)
Point Position ()
void setSize (double x, double y)
Point Size ()
void enabledAspectRatio (bool a=true)
bool AspectRatioEnabled ()
void autoScaleX ()
void autoScaleY ()
void autoScaleZ ()
void autoScaleAll ()
LRangeXRange ()
LRangeYRange ()
LRangeZRange ()
void setXRange (double x1, double x2)
void setYRange (double y1, double y2)
void setZRange (double z1, double z2)
QColor Background ()
QColor graphBackground ()
void setBackground (QColor c)
void setBackground (QString c)
void setGraphBackground (QColor c)
void setGraphBackground (QString c)
bool Transparent ()
void setTransparent (bool t)
int ClipOffset ()
void setClipOffset (int c)
double Baseline ()
void setBaseline (double b)
double XBaseline ()
void setXBaseline (double b)
bool BaselineEnabled ()
bool XBaselineEnabled ()
void enableBaseline (bool e=true)
void setBaselineEnabled (bool e=true)
void enableXBaseline (bool e=true)
void setXBaselineEnabled (bool e=true)

Public Member Functions

 PlotPolarWrapper (PlotPolar *v)

Private Attributes

PlotPolarv


Constructor & Destructor Documentation

PlotPolarWrapper::PlotPolarWrapper PlotPolar v  )  [inline]
 


Member Function Documentation

LRange* PlotPolarWrapper::ActRange int  i  )  [inline, slot]
 

bool PlotPolarWrapper::AspectRatioEnabled  )  [inline, slot]
 

void PlotPolarWrapper::autoScaleAll  )  [inline, slot]
 

void PlotPolarWrapper::autoScaleX  )  [inline, slot]
 

void PlotPolarWrapper::autoScaleY  )  [inline, slot]
 

void PlotPolarWrapper::autoScaleZ  )  [inline, slot]
 

QColor PlotPolarWrapper::Background  )  [inline, slot]
 

double PlotPolarWrapper::Baseline  )  [inline, slot]
 

bool PlotPolarWrapper::BaselineEnabled  )  [inline, slot]
 

int PlotPolarWrapper::ClipOffset  )  [inline, slot]
 

void PlotPolarWrapper::enableBaseline bool  e = true  )  [inline, slot]
 

void PlotPolarWrapper::enabledAspectRatio bool  a = true  )  [inline, slot]
 

void PlotPolarWrapper::enableMarks bool  m = true  )  [inline, slot]
 

void PlotPolarWrapper::enableRegion bool  e = true  )  [inline, slot]
 

void PlotPolarWrapper::enableXBaseline bool  e = true  )  [inline, slot]
 

Axis* PlotPolarWrapper::getAxis int  i  )  [inline, slot]
 

Legend* PlotPolarWrapper::getLegend  )  [inline, slot]
 

QColor PlotPolarWrapper::graphBackground  )  [inline, slot]
 

bool PlotPolarWrapper::marksEnabled  )  [inline, slot]
 

LRange* PlotPolarWrapper::markX  )  [inline, slot]
 

LRange* PlotPolarWrapper::markY  )  [inline, slot]
 

Point PlotPolarWrapper::Position  )  [inline, slot]
 

LRange* PlotPolarWrapper::Range int  i  )  [inline, slot]
 

LRange* PlotPolarWrapper::Region  )  [inline, slot]
 

bool PlotPolarWrapper::regionEnabled  )  [inline, slot]
 

double PlotPolarWrapper::RegionMax  )  [inline, slot]
 

double PlotPolarWrapper::RegionMin  )  [inline, slot]
 

void PlotPolarWrapper::setActRange LRange r,
int  i
[inline, slot]
 

void PlotPolarWrapper::setBackground QString  c  )  [inline, slot]
 

void PlotPolarWrapper::setBackground QColor  c  )  [inline, slot]
 

void PlotPolarWrapper::setBaseline double  b  )  [inline, slot]
 

void PlotPolarWrapper::setBaselineEnabled bool  e = true  )  [inline, slot]
 

void PlotPolarWrapper::setClipOffset int  c  )  [inline, slot]
 

void PlotPolarWrapper::setGraphBackground QString  c  )  [inline, slot]
 

void PlotPolarWrapper::setGraphBackground QColor  c  )  [inline, slot]
 

void PlotPolarWrapper::setMarksEnabled bool  m = true  )  [inline, slot]
 

void PlotPolarWrapper::setMarkX LRange l  )  [inline, slot]
 

void PlotPolarWrapper::setMarkY LRange l  )  [inline, slot]
 

void PlotPolarWrapper::setPosition double  x,
double  y
[inline, slot]
 

void PlotPolarWrapper::setRange LRange r,
int  i
[inline, slot]
 

void PlotPolarWrapper::setRegion double  min,
double  max
[inline, slot]
 

void PlotPolarWrapper::setRegionEnabled bool  e = true  )  [inline, slot]
 

void PlotPolarWrapper::setRegionMax double  max  )  [inline, slot]
 

void PlotPolarWrapper::setRegionMin double  min  )  [inline, slot]
 

void PlotPolarWrapper::setSize double  x,
double  y
[inline, slot]
 

void PlotPolarWrapper::setTransparent bool  t  )  [inline, slot]
 

void PlotPolarWrapper::setXBaseline double  b  )  [inline, slot]
 

void PlotPolarWrapper::setXBaselineEnabled bool  e = true  )  [inline, slot]
 

void PlotPolarWrapper::setXRange double  x1,
double  x2
[inline, slot]
 

void PlotPolarWrapper::setYRange double  y1,
double  y2
[inline, slot]
 

void PlotPolarWrapper::setZRange double  z1,
double  z2
[inline, slot]
 

Point PlotPolarWrapper::Size  )  [inline, slot]
 

Label* PlotPolarWrapper::Title  )  [inline, slot]
 

bool PlotPolarWrapper::Transparent  )  [inline, slot]
 

double PlotPolarWrapper::XBaseline  )  [inline, slot]
 

bool PlotPolarWrapper::XBaselineEnabled  )  [inline, slot]
 

LRange* PlotPolarWrapper::XRange  )  [inline, slot]
 

LRange* PlotPolarWrapper::YRange  )  [inline, slot]
 

LRange* PlotPolarWrapper::ZRange  )  [inline, slot]
 


Member Data Documentation

PlotPolar* PlotPolarWrapper::v [private]
 


The documentation for this class was generated from the following file:
Generated on Sun Apr 2 02:05:10 2006 for LabPlot by  doxygen 1.4.4