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

Plot3DWrapper Class Reference

#include <WrapperFactory.h>

List of all members.

Public Slots

Legend * getLegend ()
Label * Title ()
Axis * getAxis (int i)
void setRange (LRange *r, int i)
LRange * Range (int i)
void setActRange (LRange *r, int i)
LRange * ActRange (int i)
void setRegionMin (double min)
void setRegionMax (double max)
void setRegion (double min, double max)
double RegionMin ()
double RegionMax ()
LRange * Region ()
bool regionEnabled ()
void enableRegion (bool e=true)
void setRegionEnabled (bool e=true)
bool marksEnabled ()
void enableMarks (bool m=true)
void setMarksEnabled (bool m=true)
LRange * markX ()
void setMarkX (LRange *l)
LRange * markY ()
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 ()
LRange * XRange ()
LRange * YRange ()
LRange * ZRange ()
void setXRange (double x1, double x2)
void setYRange (double y1, double y2)
void setZRange (double z1, double z2)
QColor Background ()
QColor graphBackground ()
QBrush BackgroundBrush ()
QBrush graphBackgroundBrush ()
void setBackground (QColor c)
void setBackground (QBrush c)
void setBackground (QString c)
void setGraphBackground (QColor c)
void setGraphBackground (QBrush 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)
bool RenderStyle ()
void setRenderStyle (bool r=true)

Public Member Functions

 Plot3DWrapper (Plot3D *v)

Private Attributes

Plot3D * v


Constructor & Destructor Documentation

Plot3DWrapper::Plot3DWrapper (  Plot3D *  v  )  [inline]
 


Member Function Documentation

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

bool Plot3DWrapper::AspectRatioEnabled (   )  [inline, slot]
 

void Plot3DWrapper::autoScaleAll (   )  [inline, slot]
 

void Plot3DWrapper::autoScaleX (   )  [inline, slot]
 

void Plot3DWrapper::autoScaleY (   )  [inline, slot]
 

void Plot3DWrapper::autoScaleZ (   )  [inline, slot]
 

QColor Plot3DWrapper::Background (   )  [inline, slot]
 

QBrush Plot3DWrapper::BackgroundBrush (   )  [inline, slot]
 

double Plot3DWrapper::Baseline (   )  [inline, slot]
 

bool Plot3DWrapper::BaselineEnabled (   )  [inline, slot]
 

int Plot3DWrapper::ClipOffset (   )  [inline, slot]
 

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

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

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

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

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

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

Legend* Plot3DWrapper::getLegend (   )  [inline, slot]
 

QColor Plot3DWrapper::graphBackground (   )  [inline, slot]
 

QBrush Plot3DWrapper::graphBackgroundBrush (   )  [inline, slot]
 

bool Plot3DWrapper::marksEnabled (   )  [inline, slot]
 

LRange* Plot3DWrapper::markX (   )  [inline, slot]
 

LRange* Plot3DWrapper::markY (   )  [inline, slot]
 

Point Plot3DWrapper::Position (   )  [inline, slot]
 

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

LRange* Plot3DWrapper::Region (   )  [inline, slot]
 

bool Plot3DWrapper::regionEnabled (   )  [inline, slot]
 

double Plot3DWrapper::RegionMax (   )  [inline, slot]
 

double Plot3DWrapper::RegionMin (   )  [inline, slot]
 

bool Plot3DWrapper::RenderStyle (   )  [inline, slot]
 

void Plot3DWrapper::setActRange (  LRange *  r,
int  i
)  [inline, slot]
 

void Plot3DWrapper::setBackground (  QString  c  )  [inline, slot]
 

void Plot3DWrapper::setBackground (  QBrush  c  )  [inline, slot]
 

void Plot3DWrapper::setBackground (  QColor  c  )  [inline, slot]
 

void Plot3DWrapper::setBaseline (  double  b  )  [inline, slot]
 

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

void Plot3DWrapper::setClipOffset (  int  c  )  [inline, slot]
 

void Plot3DWrapper::setGraphBackground (  QString  c  )  [inline, slot]
 

void Plot3DWrapper::setGraphBackground (  QBrush  c  )  [inline, slot]
 

void Plot3DWrapper::setGraphBackground (  QColor  c  )  [inline, slot]
 

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

void Plot3DWrapper::setMarkX (  LRange *  l  )  [inline, slot]
 

void Plot3DWrapper::setMarkY (  LRange *  l  )  [inline, slot]
 

void Plot3DWrapper::setPosition (  double  x,
double  y
)  [inline, slot]
 

void Plot3DWrapper::setRange (  LRange *  r,
int  i
)  [inline, slot]
 

void Plot3DWrapper::setRegion (  double  min,
double  max
)  [inline, slot]
 

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

void Plot3DWrapper::setRegionMax (  double  max  )  [inline, slot]
 

void Plot3DWrapper::setRegionMin (  double  min  )  [inline, slot]
 

void Plot3DWrapper::setRenderStyle (  bool  r = true  )  [inline, slot]
 

void Plot3DWrapper::setSize (  double  x,
double  y
)  [inline, slot]
 

void Plot3DWrapper::setTransparent (  bool  t  )  [inline, slot]
 

void Plot3DWrapper::setXBaseline (  double  b  )  [inline, slot]
 

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

void Plot3DWrapper::setXRange (  double  x1,
double  x2
)  [inline, slot]
 

void Plot3DWrapper::setYRange (  double  y1,
double  y2
)  [inline, slot]
 

void Plot3DWrapper::setZRange (  double  z1,
double  z2
)  [inline, slot]
 

Point Plot3DWrapper::Size (   )  [inline, slot]
 

Label* Plot3DWrapper::Title (   )  [inline, slot]
 

bool Plot3DWrapper::Transparent (   )  [inline, slot]
 

double Plot3DWrapper::XBaseline (   )  [inline, slot]
 

bool Plot3DWrapper::XBaselineEnabled (   )  [inline, slot]
 

LRange* Plot3DWrapper::XRange (   )  [inline, slot]
 

LRange* Plot3DWrapper::YRange (   )  [inline, slot]
 

LRange* Plot3DWrapper::ZRange (   )  [inline, slot]
 


Member Data Documentation

Plot3D* Plot3DWrapper::v [private]
 


The documentation for this class was generated from the following file:
Generated on Sat Oct 13 21:55:02 2007 for LabPlot by  doxygen 1.4.4