cardinalSpline(const Point3D< double > &controlPoint1, const Point3D< double > &startPoint, const Point3D< double > &endPoint, const Point3D< double > &controlPoint2, const unsigned int numInterpolated) | PlotMapLabel | [private] |
crossColor | PlotMapLabel | [private] |
crosses | PlotMapLabel | [private] |
cubicInterpolation | PlotMapLabel | [private] |
delta | PlotMapLabel | [private] |
densityPixmap | PlotMapLabel | [private] |
drawContents(QPainter *p) | PlotMapLabel | [protected, virtual] |
drawDrag | PlotMapLabel | [private] |
drawStyle | PlotMapLabel | [private] |
endDrag() | PlotMapLabel | |
endPosition | PlotMapLabel | [private] |
isoCurves | PlotMapLabel | [private] |
isoLineColors | PlotMapLabel | [private] |
isoPolygonColors | PlotMapLabel | [private] |
isoPolygons | PlotMapLabel | [private] |
moveDrag(const QPoint &pos) | PlotMapLabel | |
numPoints | PlotMapLabel | [private] |
PlotMapLabel(QWidget *parent, const char *name=0, WFlags fl=0) | PlotMapLabel | |
pointCurve(const vector< Point3D< double > > &curve, const bool cubicInterpolation, const double scaleX, const double scaleY, const unsigned int numInterpolated=0) | PlotMapLabel | [private] |
setColors(const QColor &zero, const QColor &atom) | PlotMapLabel | |
setCrosses(const vector< Point3D< double > > ¢ers) | PlotMapLabel | |
setDensityPixmap(const QPixmap &pixmap) | PlotMapLabel | |
setDrawStyle(const unsigned int style, const bool cubic) | PlotMapLabel | |
setGrid(const Point3D< unsigned int > &pointDimension, const Point3D< double > &pointDelta) | PlotMapLabel | |
setIsoCurves(const vector< vector< Point3D< double > > * > &curves, const vector< QColor > &lineColors) | PlotMapLabel | |
setPolygons(const vector< vector< Point3D< double > > > &polygons, const vector< QColor > &colors) | PlotMapLabel | |
startDrag(const QPoint &pos) | PlotMapLabel | |
startPosition | PlotMapLabel | [private] |
zeroColor | PlotMapLabel | [private] |
~PlotMapLabel() | PlotMapLabel | |