casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
casa::SimplePlotter Member List
This is the complete list of members for casa::SimplePlotter, including all inherited members.
allSelectedRegions()casa::SimplePlotter
annotation(double x, double y, const String &text)casa::SimplePlotter
arrow(double xFrom, double yFrom, double xTo, double yTo)casa::SimplePlotter
barPlot(double *&x, double *&y, unsigned int n, bool overplot=false)casa::SimplePlotter
barPlot(float *&x, float *&y, unsigned int n, bool overplot=false)casa::SimplePlotter
barPlot(int *&x, int *&y, unsigned int n, bool overplot=false)casa::SimplePlotter
barPlot(Vector< double > &x, Vector< double > &y, bool overplot=false)casa::SimplePlotter
barPlot(Vector< float > &x, Vector< float > &y, bool overplot=false)casa::SimplePlotter
barPlot(Vector< int > &x, Vector< int > &y, bool overplot=false)casa::SimplePlotter
barPlot(PlotPointDataPtr data, bool overplot=false)casa::SimplePlotter
clear()casa::SimplePlotter
clearPoints()casa::SimplePlotter
clearSelectedRegions()casa::SimplePlotter
contourPlot(Matrix< double > &data, Vector< double > &contours, bool overplot=false)casa::SimplePlotter
contourPlot(Matrix< float > &data, Vector< float > &contours, bool overplot=false)casa::SimplePlotter
contourPlot(Matrix< int > &data, Vector< int > &contours, bool overplot=false)casa::SimplePlotter
contourPlot(Matrix< uInt > &data, Vector< uInt > &contours, bool overplot=false)casa::SimplePlotter
contourPlot(Matrix< double > &data, double fromX, double toX, double fromY, double toY, Vector< double > &contours, bool overplot=false)casa::SimplePlotter
contourPlot(Matrix< float > &data, double fromX, double toX, double fromY, double toY, Vector< float > &contours, bool overplot=false)casa::SimplePlotter
contourPlot(Matrix< int > &data, double fromX, double toX, double fromY, double toY, Vector< int > &contours, bool overplot=false)casa::SimplePlotter
contourPlot(Matrix< uInt > &data, double fromX, double toX, double fromY, double toY, Vector< uInt > &contours, bool overplot=false)casa::SimplePlotter
contourPlot(PlotRasterDataPtr data, vector< double > &contours, bool overplot=false)casa::SimplePlotter
ellipse(double centerX, double centerY, double xRadius, double yRadius)casa::SimplePlotter
ellipse(double x, double y, double radius)casa::SimplePlotter
execLoop()casa::SimplePlotter
exportJPG(const String &location, bool highQuality=false, int width=-1, int height=-1)casa::SimplePlotter
exportPDF(const String &location, bool highQuality=false, int dpi=-1)casa::SimplePlotter
exportPNG(const String &location, bool highQuality=false, int width=-1, int height=-1)casa::SimplePlotter
exportPS(const String &location, bool highQuality=false, int dpi=-1)casa::SimplePlotter
exportToFile(const PlotExportFormat &format)casa::SimplePlotter
fileChooserDialog(const String &title="File Chooser", const String &directory="")casa::SimplePlotter
getAreaFill()casa::SimplePlotter [inline]
getCanvas()casa::SimplePlotter [inline]
getFactory()casa::SimplePlotter [inline]
getLine()casa::SimplePlotter [inline]
getPlotter()casa::SimplePlotter [inline]
getSymbol()casa::SimplePlotter [inline]
histogramPlot(double *&data, unsigned int n, unsigned int numBins, bool overplot=false)casa::SimplePlotter
histogramPlot(float *&data, unsigned int n, unsigned int numBins, bool overplot=false)casa::SimplePlotter
histogramPlot(int *&data, unsigned int n, unsigned int numBins, bool overplot=false)casa::SimplePlotter
histogramPlot(Vector< double > &data, unsigned int numBins, bool overplot=false)casa::SimplePlotter
histogramPlot(Vector< float > &data, unsigned int numBins, bool overplot=false)casa::SimplePlotter
histogramPlot(Vector< int > &data, unsigned int numBins, bool overplot=false)casa::SimplePlotter
histogramPlot(PlotSingleDataPtr data, unsigned int numBins, bool overplot=false)casa::SimplePlotter
holdDrawing()casa::SimplePlotter
lineSegment(double xFrom, double yFrom, double xTo, double yTo)casa::SimplePlotter
m_accumulatedPointscasa::SimplePlotter [private]
m_areaFillcasa::SimplePlotter [private]
m_canvascasa::SimplePlotter [private]
m_factorycasa::SimplePlotter [private]
m_linecasa::SimplePlotter [private]
m_mouseToolscasa::SimplePlotter [private]
m_plottercasa::SimplePlotter [private]
m_symbolcasa::SimplePlotter [private]
plotPoint(double x, double y)casa::SimplePlotter
plotxy(double *&x, double *&y, unsigned int n, bool overplot=true)casa::SimplePlotter
plotxy(float *&x, float *&y, unsigned int n, bool overplot=true)casa::SimplePlotter
plotxy(int *&x, int *&y, unsigned int n, bool overplot=true)casa::SimplePlotter
plotxy(Vector< double > &x, Vector< double > &y, bool overplot=true)casa::SimplePlotter
plotxy(Vector< float > &x, Vector< float > &y, bool overplot=true)casa::SimplePlotter
plotxy(Vector< int > &x, Vector< int > &y, bool overplot=true)casa::SimplePlotter
plotxy(PlotPointDataPtr data, bool overplot=true)casa::SimplePlotter
ploty(double *&y, unsigned int n, bool overplot=true)casa::SimplePlotter
ploty(float *&y, unsigned int n, bool overplot=true)casa::SimplePlotter
ploty(int *&y, unsigned int n, bool overplot=true)casa::SimplePlotter
ploty(Vector< double > &y, bool overplot=true)casa::SimplePlotter
ploty(Vector< float > &y, bool overplot=true)casa::SimplePlotter
ploty(Vector< int > &y, bool overplot=true)casa::SimplePlotter
ploty(PlotPointDataPtr data, bool overplot=true)casa::SimplePlotter
rasterPlot(Matrix< double > &data, bool overplot=false)casa::SimplePlotter
rasterPlot(Matrix< float > &data, bool overplot=false)casa::SimplePlotter
rasterPlot(Matrix< int > &data, bool overplot=false)casa::SimplePlotter
rasterPlot(Matrix< uInt > &data, bool overplot=false)casa::SimplePlotter
rasterPlot(Matrix< double > &data, double fromX, double toX, double fromY, double toY, bool overplot=false)casa::SimplePlotter
rasterPlot(Matrix< float > &data, double fromX, double toX, double fromY, double toY, bool overplot=false)casa::SimplePlotter
rasterPlot(Matrix< int > &data, double fromX, double toX, double fromY, double toY, bool overplot=false)casa::SimplePlotter
rasterPlot(Matrix< uInt > &data, double fromX, double toX, double fromY, double toY, bool overplot=false)casa::SimplePlotter
rasterPlot(PlotRasterDataPtr data, bool overplot=false)casa::SimplePlotter
rectangle(double left, double top, double right, double bottom)casa::SimplePlotter
releaseDrawing()casa::SimplePlotter
rescaleAxes()casa::SimplePlotter
setAreaFill(const String &color, PlotAreaFill::Pattern pattern=PlotAreaFill::FILL)casa::SimplePlotter
setAxesAutoRescale(bool on=true)casa::SimplePlotter
setAxesLabels(const String &xLabel, const String &yLabel)casa::SimplePlotter
setCanvasTitle(const String &canvasTitle)casa::SimplePlotter
setLine(const String &color, PlotLine::Style style=PlotLine::SOLID, double width=1.0)casa::SimplePlotter
setSymbol(PlotSymbol::Symbol symbol, const String &color="blue", double size=5, bool outline=true)casa::SimplePlotter
setWindowTitle(const String &windowTitle)casa::SimplePlotter
setXAxisRange(double from, double to)casa::SimplePlotter
setYAxisRange(double from, double to)casa::SimplePlotter
showCartesianAxes(bool show=true)casa::SimplePlotter
showDefaultExportTools(bool show=true)casa::SimplePlotter
showDefaultHandTools(bool show=true)casa::SimplePlotter
showLines(bool showLines=true)casa::SimplePlotter
showSymbols(bool showSymbols=true)casa::SimplePlotter
SimplePlotter(PlotFactoryPtr factory)casa::SimplePlotter
spectrogram(Matrix< double > &data, bool overplt=false)casa::SimplePlotter
spectrogram(Matrix< float > &data, bool overplot=false)casa::SimplePlotter
spectrogram(Matrix< int > &data, bool overplot=false)casa::SimplePlotter
spectrogram(Matrix< uInt > &data, bool overplot=false)casa::SimplePlotter
spectrogram(Matrix< double > &data, double fromX, double toX, double fromY, double toY, bool overplot=false)casa::SimplePlotter
spectrogram(Matrix< float > &data, double fromX, double toX, double fromY, double toY, bool overplot=false)casa::SimplePlotter
spectrogram(Matrix< int > &data, double fromX, double toX, double fromY, double toY, bool overplot=false)casa::SimplePlotter
spectrogram(Matrix< uInt > &data, double fromX, double toX, double fromY, double toY, bool overplot=false)casa::SimplePlotter
spectrogram(PlotRasterDataPtr data, bool overplot=false)casa::SimplePlotter
spectrogram(Matrix< double > &d, Vector< double > &contours, bool overplot=false)casa::SimplePlotter
spectrogram(Matrix< float > &data, Vector< float > &contours, bool overplot=false)casa::SimplePlotter
spectrogram(Matrix< int > &data, Vector< int > &contours, bool overplot=false)casa::SimplePlotter
spectrogram(Matrix< uInt > &data, Vector< uInt > &contours, bool overplot=false)casa::SimplePlotter
spectrogram(Matrix< double > &d, double fromX, double toX, double fromY, double toY, Vector< double > &contours, bool overplot=false)casa::SimplePlotter
spectrogram(Matrix< float > &data, double fromX, double toX, double fromY, double toY, Vector< float > &contours, bool overplot=false)casa::SimplePlotter
spectrogram(Matrix< int > &data, double fromX, double toX, double fromY, double toY, Vector< int > &contours, bool overplot=false)casa::SimplePlotter
spectrogram(Matrix< uInt > &data, double fromX, double toX, double fromY, double toY, Vector< uInt > &contours, bool overplot=false)casa::SimplePlotter
spectrogram(PlotRasterDataPtr data, vector< double > &contours, bool overplot=false)casa::SimplePlotter
xLine(double value)casa::SimplePlotter
yLine(double value)casa::SimplePlotter
~SimplePlotter()casa::SimplePlotter