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

Plot2DSimpleWrapper 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)
bool Fill ()
void setFill (bool f=true)
void setFillType (int t)
int FillType ()
int FillG1 ()
void setFillG1 (int f)
int FillG2 ()
void setFillG2 (int f)
QBrush FillBrush ()
void setFillBrush (QBrush b)
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 ()
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)

Public Member Functions

 Plot2DSimpleWrapper (Plot2DSimple *v)

Private Attributes

Plot2DSimplev


Constructor & Destructor Documentation

Plot2DSimpleWrapper::Plot2DSimpleWrapper Plot2DSimple v  )  [inline]
 


Member Function Documentation

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

bool Plot2DSimpleWrapper::AspectRatioEnabled  )  [inline, slot]
 

void Plot2DSimpleWrapper::autoScaleAll  )  [inline, slot]
 

void Plot2DSimpleWrapper::autoScaleX  )  [inline, slot]
 

void Plot2DSimpleWrapper::autoScaleY  )  [inline, slot]
 

void Plot2DSimpleWrapper::autoScaleZ  )  [inline, slot]
 

QColor Plot2DSimpleWrapper::Background  )  [inline, slot]
 

QBrush Plot2DSimpleWrapper::BackgroundBrush  )  [inline, slot]
 

double Plot2DSimpleWrapper::Baseline  )  [inline, slot]
 

bool Plot2DSimpleWrapper::BaselineEnabled  )  [inline, slot]
 

int Plot2DSimpleWrapper::ClipOffset  )  [inline, slot]
 

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

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

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

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

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

bool Plot2DSimpleWrapper::Fill  )  [inline, slot]
 

QBrush Plot2DSimpleWrapper::FillBrush  )  [inline, slot]
 

int Plot2DSimpleWrapper::FillG1  )  [inline, slot]
 

int Plot2DSimpleWrapper::FillG2  )  [inline, slot]
 

int Plot2DSimpleWrapper::FillType  )  [inline, slot]
 

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

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

QColor Plot2DSimpleWrapper::graphBackground  )  [inline, slot]
 

QBrush Plot2DSimpleWrapper::graphBackgroundBrush  )  [inline, slot]
 

bool Plot2DSimpleWrapper::marksEnabled  )  [inline, slot]
 

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

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

Point Plot2DSimpleWrapper::Position  )  [inline, slot]
 

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

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

bool Plot2DSimpleWrapper::regionEnabled  )  [inline, slot]
 

double Plot2DSimpleWrapper::RegionMax  )  [inline, slot]
 

double Plot2DSimpleWrapper::RegionMin  )  [inline, slot]
 

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

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

void Plot2DSimpleWrapper::setBackground QBrush  c  )  [inline, slot]
 

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

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

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

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

void Plot2DSimpleWrapper::setFill bool  f = true  )  [inline, slot]
 

void Plot2DSimpleWrapper::setFillBrush QBrush  b  )  [inline, slot]
 

void Plot2DSimpleWrapper::setFillG1 int  f  )  [inline, slot]
 

void Plot2DSimpleWrapper::setFillG2 int  f  )  [inline, slot]
 

void Plot2DSimpleWrapper::setFillType int  t  )  [inline, slot]
 

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

void Plot2DSimpleWrapper::setGraphBackground QBrush  c  )  [inline, slot]
 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Point Plot2DSimpleWrapper::Size  )  [inline, slot]
 

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

bool Plot2DSimpleWrapper::Transparent  )  [inline, slot]
 

double Plot2DSimpleWrapper::XBaseline  )  [inline, slot]
 

bool Plot2DSimpleWrapper::XBaselineEnabled  )  [inline, slot]
 

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

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

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


Member Data Documentation

Plot2DSimple* Plot2DSimpleWrapper::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