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

Plot2DSurface Class Reference

surface 2D Plot (density, contour) More...

#include <Plot2DSurface.h>

Inheritance diagram for Plot2DSurface:

Plot2D Plot List of all members.

Public Member Functions

 Plot2DSurface (Worksheet *p)
QStringList Info ()
void drawCurves (QPainter *p, int w, int h)
bool contourEnabled ()
void enableContour (bool e)
QColor ContourColor ()
void setContourColor (QColor c)
bool ColoredContour ()
void setColoredContour (bool c)
bool Mesh ()
void setMesh (bool m)
bool Relative ()
void setRelative (bool r)
int Brush ()
void setBrush (int b)
bool densityEnabled ()
void enableDensity (bool e)
int Number ()
void setNumber (int n)
double Threshold ()
void setThreshold (double t)
int Palette ()
void setPalette (int p)
QColor Color (int value, int pal)

Private Member Functions

int graph_segment (QPainter *p, double x1, double y1, double z1, double x2, double y2, double z2, double x3, double y3, double z3, double level)

Private Attributes

bool densityenabled
bool contourenabled
QColor contour_color
bool colored_contour
bool mesh
bool relative
int brush
int number
double threshold
int palette

Detailed Description

surface 2D Plot (density, contour)


Constructor & Destructor Documentation

Plot2DSurface::Plot2DSurface Worksheet p  ) 
 


Member Function Documentation

int Plot2DSurface::Brush  )  [inline]
 

QColor Plot2DSurface::Color int  value,
int  pal
 

bool Plot2DSurface::ColoredContour  )  [inline]
 

QColor Plot2DSurface::ContourColor  )  [inline]
 

bool Plot2DSurface::contourEnabled  )  [inline]
 

bool Plot2DSurface::densityEnabled  )  [inline]
 

void Plot2DSurface::drawCurves QPainter *  p,
int  w,
int  h
[virtual]
 

Implements Plot2D.

void Plot2DSurface::enableContour bool  e  )  [inline]
 

void Plot2DSurface::enableDensity bool  e  )  [inline]
 

int Plot2DSurface::graph_segment QPainter *  p,
double  x1,
double  y1,
double  z1,
double  x2,
double  y2,
double  z2,
double  x3,
double  y3,
double  z3,
double  level
[private]
 

QStringList Plot2DSurface::Info  ) 
 

bool Plot2DSurface::Mesh  )  [inline]
 

int Plot2DSurface::Number  )  [inline]
 

int Plot2DSurface::Palette  )  [inline]
 

bool Plot2DSurface::Relative  )  [inline]
 

void Plot2DSurface::setBrush int  b  )  [inline]
 

void Plot2DSurface::setColoredContour bool  c  )  [inline]
 

void Plot2DSurface::setContourColor QColor  c  )  [inline]
 

void Plot2DSurface::setMesh bool  m  )  [inline]
 

void Plot2DSurface::setNumber int  n  )  [inline]
 

void Plot2DSurface::setPalette int  p  )  [inline]
 

void Plot2DSurface::setRelative bool  r  )  [inline]
 

void Plot2DSurface::setThreshold double  t  )  [inline]
 

double Plot2DSurface::Threshold  )  [inline]
 


Member Data Documentation

int Plot2DSurface::brush [private]
 

bool Plot2DSurface::colored_contour [private]
 

QColor Plot2DSurface::contour_color [private]
 

bool Plot2DSurface::contourenabled [private]
 

bool Plot2DSurface::densityenabled [private]
 

bool Plot2DSurface::mesh [private]
 

int Plot2DSurface::number [private]
 

int Plot2DSurface::palette [private]
 

bool Plot2DSurface::relative [private]
 

double Plot2DSurface::threshold [private]
 


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