#include <SlicePlot.qo.h>
|
| SlicePlot (QWidget *parent=NULL, bool fullVersion=false) |
|
void | setImage (std::shared_ptr< casacore::ImageInterface< float > > img) |
| Data. More...
|
|
void | updateChannel (int channel) |
|
bool | setRegionSelected (int regionId, bool selected) |
|
void | resetCurveColors (bool viewerColors, bool polylineColorUnit, QList< QColor > accumulateCurveColors) |
| Look and feel. More...
|
|
void | setViewerCurveColor (int regionId, const QString &colorName) |
|
void | setUseViewerColors (bool viewerColors) |
|
void | setPlotPreferences (int lineWidth, int markerSize) |
|
void | setSampleCount (int sampleCount) |
| Setting slice parameters. More...
|
|
void | setInterpolationMethod (const casacore::String &method) |
|
void | setAccumulateSlices (bool accumulate) |
|
void | clearCurves () |
| Wipe out only the curves that shouldn't be displayed under the current settings. More...
|
|
void | clearCurvesAll () |
| Wipe out all curves. More...
|
|
bool | toAscii (const QString &fileName) |
|
void | addStatistic (int regionId) |
| Statistics. More...
|
|
void | removeStatistics () |
|
void | removeStatistic (int regionId) |
|
void | setStatisticsLayout (QLayout *layout) |
|
void | updatePositionInformation (int id, const QVector< casacore::String > &info) |
|
void | markPositionChanged (int regionId, int segmentIndex, float percentage) |
|
void | markVisibilityChanged (int regionId, bool showMarker) |
|
bool | isFullVersion () const |
|
virtual | ~SlicePlot () |
|
Definition at line 41 of file SlicePlot.qo.h.
casa::SlicePlot::SlicePlot |
( |
QWidget * |
parent = NULL , |
|
|
bool |
fullVersion = false |
|
) |
| |
virtual casa::SlicePlot::~SlicePlot |
( |
| ) |
|
|
virtual |
casa::SlicePlot::SlicePlot |
( |
const SlicePlot & |
other | ) |
|
|
private |
void casa::SlicePlot::addPlotCurve |
( |
int |
regionId | ) |
|
|
private |
void casa::SlicePlot::addStatistic |
( |
int |
regionId | ) |
|
int casa::SlicePlot::assignCurveColors |
( |
int |
initialColorIndex, |
|
|
int |
regionId |
|
) |
| |
|
private |
void casa::SlicePlot::clearCurves |
( |
| ) |
|
Wipe out only the curves that shouldn't be displayed under the current settings.
void casa::SlicePlot::clearCurvesAll |
( |
| ) |
|
void casa::SlicePlot::deletePolyLine |
( |
int |
regionId | ) |
|
|
private |
QString casa::SlicePlot::getAxisLabel |
( |
| ) |
const |
|
private |
int casa::SlicePlot::getColorIndex |
( |
int |
regionId | ) |
const |
|
private |
ImageSlice* casa::SlicePlot::getSlicerFor |
( |
int |
regionId | ) |
|
|
private |
void casa::SlicePlot::initAxisFont |
( |
int |
axisId, |
|
|
const QString & |
axisTitle |
|
) |
| |
|
private |
void casa::SlicePlot::initPlot |
( |
| ) |
|
|
private |
bool casa::SlicePlot::isFullVersion |
( |
| ) |
const |
void casa::SlicePlot::markerPositionChanged |
( |
int |
regionId, |
|
|
int |
segmentIndex, |
|
|
float |
percentage |
|
) |
| |
|
signal |
void casa::SlicePlot::markerVisibilityChanged |
( |
int |
regionId, |
|
|
bool |
showMarker |
|
) |
| |
|
signal |
void casa::SlicePlot::markPositionChanged |
( |
int |
regionId, |
|
|
int |
segmentIndex, |
|
|
float |
percentage |
|
) |
| |
void casa::SlicePlot::markVisibilityChanged |
( |
int |
regionId, |
|
|
bool |
showMarker |
|
) |
| |
void casa::SlicePlot::removeStatistic |
( |
int |
regionId | ) |
|
void casa::SlicePlot::removeStatistics |
( |
| ) |
|
void casa::SlicePlot::resetCurveColors |
( |
bool |
viewerColors, |
|
|
bool |
polylineColorUnit, |
|
|
QList< QColor > |
accumulateCurveColors |
|
) |
| |
void casa::SlicePlot::resetCurves |
( |
| ) |
|
|
private |
void casa::SlicePlot::resetExistingCurveColors |
( |
| ) |
|
|
private |
void casa::SlicePlot::segmentMarkerVisibilityChanged |
( |
bool |
visible | ) |
|
|
slot |
void casa::SlicePlot::setAccumulateSlices |
( |
bool |
accumulate | ) |
|
void casa::SlicePlot::setPlotPreferences |
( |
int |
lineWidth, |
|
|
int |
markerSize |
|
) |
| |
bool casa::SlicePlot::setRegionSelected |
( |
int |
regionId, |
|
|
bool |
selected |
|
) |
| |
void casa::SlicePlot::setSampleCount |
( |
int |
sampleCount | ) |
|
Setting slice parameters.
void casa::SlicePlot::setStatisticsLayout |
( |
QLayout * |
layout | ) |
|
void casa::SlicePlot::setUseViewerColors |
( |
bool |
viewerColors | ) |
|
void casa::SlicePlot::setViewerCurveColor |
( |
int |
regionId, |
|
|
const QString & |
colorName |
|
) |
| |
void casa::SlicePlot::setXAxis |
( |
const QString & |
newAxis | ) |
|
|
slot |
void casa::SlicePlot::sliceFinished |
( |
int |
regionId | ) |
|
|
private |
bool casa::SlicePlot::toAscii |
( |
const QString & |
fileName | ) |
|
void casa::SlicePlot::updateChannel |
( |
int |
channel | ) |
|
void casa::SlicePlot::updatePolyLine |
( |
int |
regionId, |
|
|
viewer::region::RegionChanges |
regionChanges, |
|
|
const QList< double > & |
linearX, |
|
|
const QList< double > & |
linearY, |
|
|
const QList< int > & |
pixelX, |
|
|
const QList< int > & |
pixelY |
|
) |
| |
|
slot |
void casa::SlicePlot::updatePolyLine |
( |
int |
regionId, |
|
|
const QList< double > & |
worldX, |
|
|
const QList< double > & |
worldY, |
|
|
const QList< int > & |
pixelX, |
|
|
const QList< int > & |
pixelY |
|
) |
| |
|
private |
void casa::SlicePlot::updateSelectedRegionId |
( |
int |
selectedRegionId | ) |
|
|
private |
void casa::SlicePlot::xAxisUnitsChanged |
( |
const QString & |
units | ) |
|
|
slot |
bool casa::SlicePlot::accumulateSlices |
|
private |
const int casa::SlicePlot::AXIS_FONT_SIZE |
|
private |
int casa::SlicePlot::currentRegionId |
|
private |
QList<QColor> casa::SlicePlot::curveColors |
|
private |
int casa::SlicePlot::curveWidth |
|
private |
const QString casa::SlicePlot::DISTANCE_AXIS |
|
static |
bool casa::SlicePlot::fullVersion |
|
private |
int casa::SlicePlot::markerSize |
|
private |
bool casa::SlicePlot::polylineColorUnit |
|
private |
const QString casa::SlicePlot::POSITION_X_AXIS |
|
static |
const QString casa::SlicePlot::POSITION_Y_AXIS |
|
static |
int casa::SlicePlot::sampleCount |
|
private |
bool casa::SlicePlot::segmentMarkers |
|
private |
QLayout* casa::SlicePlot::statLayout |
|
private |
const QString casa::SlicePlot::UNIT_X_ARCDEG |
|
static |
const QString casa::SlicePlot::UNIT_X_ARCMIN |
|
static |
const QString casa::SlicePlot::UNIT_X_ARCSEC |
|
static |
const QString casa::SlicePlot::UNIT_X_PIXEL |
|
static |
bool casa::SlicePlot::viewerColors |
|
private |
QString casa::SlicePlot::xAxis |
|
private |
QString casa::SlicePlot::xAxisUnits |
|
private |
The documentation for this class was generated from the following file: