| applyMarginToRanges() | iAScatterPlot | |
| applyTransformX(double v) const | iAScatterPlot | protected |
| applyTransformY(double v) const | iAScatterPlot | protected |
| calculateNiceSteps() | iAScatterPlot | protected |
| calculateNiceSteps(double *r, QList< double > *ticks) | iAScatterPlot | protected |
| CategoricalColor enum value | iAScatterPlot | |
| chartClick(double x, double y, Qt::KeyboardModifiers modifiers) | iAScatterPlot | signal |
| chartPress(double x, double y, Qt::KeyboardModifiers modifiers) | iAScatterPlot | signal |
| cropLocalPos(QPoint locPos) const | iAScatterPlot | protected |
| currentPointModified(size_t index) | iAScatterPlot | signal |
| drawBorder(QPainter &painter) | iAScatterPlot | protected |
| drawMaximizedLabels(QPainter &painter) | iAScatterPlot | protected |
| drawPoint(QPainter &painter, double ptX, double ptY, int radius, QColor const &color) | iAScatterPlot | protected |
| drawPoints(QPainter &painter) | iAScatterPlot | protected |
| drawSelectionPolygon(QPainter &painter) | iAScatterPlot | protected |
| drawTicks(QPainter &painter) | iAScatterPlot | protected |
| Enlarged enum value | iAScatterPlot | |
| enter() | iAScatterPlot | |
| getBinIndex(int x, int y) const | iAScatterPlot | protected |
| getCurrentPoint() const | iAScatterPlot | |
| getIndices() const | iAScatterPlot | inline |
| getLocalPos(QPoint pos) const | iAScatterPlot | protected |
| getOffset() const | iAScatterPlot | inline |
| getPointIndexAtPosition(QPointF mpos) const | iAScatterPlot | protected |
| getPointPosition(size_t index) const | iAScatterPlot | |
| getPointRadius() const | iAScatterPlot | |
| getPositionFromPointIndex(size_t idx) const | iAScatterPlot | protected |
| getPreviousIndex() const | iAScatterPlot | |
| getPreviousPoint() const | iAScatterPlot | |
| getRect() const | iAScatterPlot | inline |
| getScale() const | iAScatterPlot | inline |
| hasData() const | iAScatterPlot | |
| HighlightDrawMode enum name | iAScatterPlot | |
| iAScatterPlot(iAScatterPlotViewData *spViewData, iAChartParentWidget *parent, int numTicks=5, bool isMaximizedPlot=false) | iAScatterPlot | |
| initGrid() | iAScatterPlot | protected |
| leave() | iAScatterPlot | |
| lookupTable() const | iAScatterPlot | |
| m_colInd | iAScatterPlot | protected |
| m_curInd | iAScatterPlot | protected |
| m_curVisiblePts | iAScatterPlot | protected |
| m_dragging | iAScatterPlot | protected |
| m_globRect | iAScatterPlot | protected |
| m_gridDims | iAScatterPlot | protected |
| m_isMaximizedPlot | iAScatterPlot | protected |
| m_isPlotActive | iAScatterPlot | protected |
| m_isPreviewPlot | iAScatterPlot | protected |
| m_locRect | iAScatterPlot | protected |
| m_lut | iAScatterPlot | protected |
| m_maxBtnRect | iAScatterPlot | protected |
| m_numTicks | iAScatterPlot | protected |
| m_offset | iAScatterPlot | protected |
| m_paramIndices | iAScatterPlot | protected |
| m_parentWidget | iAScatterPlot | protected |
| m_pointsGrid | iAScatterPlot | protected |
| m_prevInd | iAScatterPlot | protected |
| m_prevPos | iAScatterPlot | protected |
| m_prevPtInd | iAScatterPlot | protected |
| m_prX | iAScatterPlot | protected |
| m_prY | iAScatterPlot | protected |
| m_scale | iAScatterPlot | protected |
| m_selPoly | iAScatterPlot | protected |
| m_selStart | iAScatterPlot | protected |
| m_splomData | iAScatterPlot | protected |
| m_ticksX | iAScatterPlot | protected |
| m_ticksY | iAScatterPlot | protected |
| m_viewData | iAScatterPlot | protected |
| Outline enum value | iAScatterPlot | |
| p2binx(double p) const | iAScatterPlot | protected |
| p2biny(double p) const | iAScatterPlot | protected |
| p2tx(double pval) const | iAScatterPlot | protected |
| p2ty(double pval) const | iAScatterPlot | protected |
| p2x(double pval) const | iAScatterPlot | |
| p2y(double pval) const | iAScatterPlot | protected |
| paintOnParent(QPainter &painter) | iAScatterPlot | |
| Polygon enum value | iAScatterPlot | |
| printTicksInfo(QList< double > *posX, QList< double > *posY, QList< QString > *textX, QList< QString > *textY) const | iAScatterPlot | |
| Rectangle enum value | iAScatterPlot | |
| resetYBounds() | iAScatterPlot | |
| revertTransformX(double v) const | iAScatterPlot | protected |
| revertTransformY(double v) const | iAScatterPlot | protected |
| SelectionMode enum name | iAScatterPlot | |
| selectionModified() | iAScatterPlot | signal |
| setCurrentPoint(size_t index) | iAScatterPlot | |
| setData(size_t x, size_t y, std::shared_ptr< iASPLOMData > &splomData) | iAScatterPlot | |
| setHighlightColor(QColor hltCol) | iAScatterPlot | |
| setHighlightColorTheme(iAColorTheme const *theme) | iAScatterPlot | |
| setHighlightDrawMode(HighlightDrawModes drawMode) | iAScatterPlot | |
| setIndices(size_t x, size_t y) | iAScatterPlot | |
| setLookupTable(std::shared_ptr< iALookupTable > &lut, size_t colInd) | iAScatterPlot | |
| setPointRadius(double radius) | iAScatterPlot | |
| setPreviewState(bool isPreviewPlot) | iAScatterPlot | |
| setRect(QRect val) | iAScatterPlot | |
| setSelectionColor(QColor selCol) | iAScatterPlot | |
| settings | iAScatterPlot | |
| setTransform(double scale, QPointF newOffset) | iAScatterPlot | |
| setTransformDelta(double scale, QPointF deltaOffset) | iAScatterPlot | |
| setYBounds(double yMin, double yMax) | iAScatterPlot | |
| SPLOMMouseMoveEvent(QMouseEvent *event) | iAScatterPlot | |
| SPLOMMousePressEvent(QMouseEvent *event) | iAScatterPlot | |
| SPLOMMouseReleaseEvent(QMouseEvent *event) | iAScatterPlot | |
| SPLOMWheelEvent(QWheelEvent *event) | iAScatterPlot | |
| transformModified(double scale, QPointF deltaOffset) | iAScatterPlot | signal |
| updateDrawRect() | iAScatterPlot | protected |
| updateGrid() | iAScatterPlot | protected |
| updatePoints() | iAScatterPlot | |
| updateSelectedPoints(bool append, bool remove) | iAScatterPlot | protected |
| x2p(double x) const | iAScatterPlot | protected |
| y2p(double y) const | iAScatterPlot | protected |
| yBounds() const | iAScatterPlot | |
| ~iAScatterPlot() | iAScatterPlot | |