addDisplayedPlotCurve(FeatherCurveType::CurveType curveType, FeatherDataType::DataType dataType) | casa::FeatherPlotWidgetSlice | private |
addPlotCurve(const QVector< double > &xValues, const QVector< double > &yValues, DataType dType, bool sumCurve) | casa::FeatherPlotWidget | protected |
addPlotCurve(const QVector< double > &xValues, const QVector< double > &yValues, QwtPlot::Axis axis, CurveType curveType, bool sumCurve) | casa::FeatherPlotWidget | protected |
addSumData() | casa::FeatherPlotWidgetSlice | protectedvirtual |
addSumData(bool logScale) | casa::FeatherPlotWidgetSlice | privatevirtual |
addZoomNeutralCurves() | casa::FeatherPlotWidgetSlice | virtual |
changeZoom90(bool zoom) | casa::FeatherPlotWidget | |
clearData() | casa::FeatherPlotWidget | |
clearLegend() | casa::FeatherPlotWidget | |
clearPlot() | casa::FeatherPlotWidget | |
curvePreferences | casa::FeatherPlotWidget | protected |
CurveType typedef | casa::FeatherPlotWidgetSlice | |
DataType typedef | casa::FeatherPlotWidgetSlice | |
dishDiameterChanged(double newValue) | casa::FeatherPlotWidget | signal |
FeatherPlotWidget(const QString &title, FeatherPlot::PlotType plotType, QWidget *parent=0) | casa::FeatherPlotWidget | |
FeatherPlotWidgetSlice(const QString &title, FeatherPlot::PlotType plotType, QWidget *parent=0) | casa::FeatherPlotWidgetSlice | |
getDataTypeForCurve(CurveType cType) const | casa::FeatherPlotWidget | protected |
getDishDiameter() const | casa::FeatherPlotWidget | |
getExternalAxisControl(QwtPlot::Axis position) | casa::FeatherPlotWidget | |
getMaxMin(QVector< double > values, FeatherCurveType::CurveType curveType) const | casa::FeatherPlotWidget | protected |
initializeDomainLimitedData(double minValue, double maxValue, QVector< double > &xValues, QVector< double > &yValues, const QVector< double > &originalXValues, const QVector< double > &originalYValues) const | casa::FeatherPlotWidget | protected |
initializeMarkers() | casa::FeatherPlotWidget | protected |
initializeSumData(QVector< double > &sumX, QVector< double > &sumY, bool logScale) | casa::FeatherPlotWidget | protected |
insertLegend(QWidget *parent) | casa::FeatherPlotWidget | |
isDiameterSelectorMode() const | casa::FeatherPlotWidget | |
limitX(DataType dType, double xCutOff) | casa::FeatherPlotWidget | protected |
limitX(DataType dType, double minValue, double maxValue) | casa::FeatherPlotWidget | protected |
moveDiameterMarker(const QPoint &pos) | casa::FeatherPlotWidget | |
plot | casa::FeatherPlotWidget | protected |
plotData | casa::FeatherPlotWidget | protected |
rectangleZoomed(double minX, double maxX, double minY, double maxY) | casa::FeatherPlotWidget | signal |
refresh() | casa::FeatherPlotWidget | |
resetColors() | casa::FeatherPlotWidgetSlice | protectedvirtual |
resetData(DataType dataType, const casacore::Vector< float > &xValues, const casacore::Vector< float > &yValues) | casa::FeatherPlotWidget | protected |
resetDishDiameterLineColor() | casa::FeatherPlotWidget | |
resetZoomRectangleColor() | casa::FeatherPlotWidget | |
resizeEvent(QResizeEvent *event) | casa::FeatherPlotWidget | protected |
scatterAxis | casa::FeatherPlotWidget | protected |
setData(const casacore::Vector< float > &xValues, const casacore::Vector< float > &yValues, DataType dType) | casa::FeatherPlotWidget | |
setDiameterSelectorMode() | casa::FeatherPlotWidget | |
setDishDiameter(double value=-1, bool scale=true) | casa::FeatherPlotWidget | |
setDotSize(int size) | casa::FeatherPlotWidget | |
setLegendVisibility(bool v) | casa::FeatherPlotWidget | |
setLineThickness(int thickness) | casa::FeatherPlotWidget | |
setLogScale(bool uvScale, bool logScale) | casa::FeatherPlotWidget | |
setPlotColors(const QMap< CurveType, CurveDisplay > &colorMap) | casa::FeatherPlotWidget | |
setRectangleZoomMode() | casa::FeatherPlotWidget | |
setScatterCurves(const QString &, CurveType, const QList< CurveType > &) | casa::FeatherPlotWidget | inlinevirtual |
sliceAxis | casa::FeatherPlotWidget | protected |
weightAxis | casa::FeatherPlotWidget | protected |
zoom90(double dishPosition, CurveType cType, DataType dType) | casa::FeatherPlotWidgetSlice | private |
zoom90Other(double dishPosition) | casa::FeatherPlotWidgetSlice | protectedvirtual |
zoomNeutral() | casa::FeatherPlotWidget | |
zoomRect(double minX, double maxX, CurveType cType, DataType dType) | casa::FeatherPlotWidgetSlice | private |
zoomRectangle(double minX, double maxX, double minY, double maxY) | casa::FeatherPlotWidget | |
zoomRectangleOther(double minX, double maxX, double minY, double maxY) | casa::FeatherPlotWidgetSlice | protectedvirtual |
~FeatherPlotWidget() | casa::FeatherPlotWidget | |
~FeatherPlotWidgetSlice() | casa::FeatherPlotWidgetSlice | virtual |