29 #ifndef GRAPHICS_PGPLOTTERNULL_H
30 #define GRAPHICS_PGPLOTTERNULL_H
32 #include <casacore/casa/aips.h>
33 #include <casacore/casa/Arrays/ArrayFwd.h>
34 #include <casacore/casa/System/PGPlotter.h>
virtual Vector< Float > qah()
PGPlotterNull(const PGPlotterNull &)
Undefined and inaccessible.
virtual Vector< Float > qvsz(Int units)
virtual Vector< Float > qcr(Int ci)
virtual String numb(Int mm, Int pp, Int form)
virtual void stbg(Int tbci)
virtual void sah(Int fs, Float angle, Float vent)
virtual void ask(Bool flag)
virtual void panl(Int ix, Int iy)
virtual void shs(Float angle, Float sepn, Float phase)
virtual void gray(const Matrix< Float > &a, Float fg, Float bg, const Vector< Float > &tr)
static PGPlotter createPlotter(const String &device, uInt, uInt, uInt, uInt)
The create function to create a PGPlotter object using a PGPlotterNull.
virtual void svp(Float xleft, Float xright, Float ybot, Float ytop)
virtual void scr(Int ci, Float cr, Float cg, Float cb)
virtual String qinf(const String &item)
virtual void conl(const Matrix< Float > &a, Float c, const Vector< Float > &tr, const String &label, Int intval, Int minint)
virtual void text(Float x, Float y, const String &text)
virtual Vector< Int > qcol()
virtual void poly(const Vector< Float > &xpts, const Vector< Float > &ypts)
virtual void tbox(const String &xopt, Float xtick, Int nxsub, const String &yopt, Float ytick, Int nysub)
virtual Record curs(Float x, Float y)
This is an emulated standard PGPLOT command.
virtual void ctab(const Vector< Float > &l, const Vector< Float > &r, const Vector< Float > &g, const Vector< Float > &b, Float contra, Float bright)
virtual Vector< Float > qhs()
virtual void subp(Int nxsub, Int nysub)
virtual void erry(const Vector< Float > &x, const Vector< Float > &y1, const Vector< Float > &y2, Float t)
virtual Vector< Float > len(Int units, const String &string)
virtual Vector< Float > qwin()
virtual void hi2d(const Matrix< Float > &data, const Vector< Float > &x, Int ioff, Float bias, Bool center, const Vector< Float > &ylims)
PGPlotterNull(const String &device)
Open "device", which must be a valid PGPLOT style device, for example /cps for colour postscript (or ...
virtual Vector< Float > qpos()
virtual Vector< Float > qvp(Int units)
virtual void ptxt(Float x, Float y, Float angle, Float fjust, const String &text)
virtual Vector< Int > qcir()
virtual void sch(Float size)
virtual void env(Float xmin, Float xmax, Float ymin, Float ymax, Int just, Int axis)
virtual void scrn(Int ci, const String &name)
virtual Vector< Float > rnge(Float x1, Float x2)
virtual void box(const String &xopt, Float xtick, Int nxsub, const String &yopt, Float ytick, Int nysub)
virtual void mtxt(const String &side, Float disp, Float coord, Float fjust, const String &text)
virtual void errb(Int dir, const Vector< Float > &x, const Vector< Float > &y, const Vector< Float > &e, Float t)
virtual void wedg(const String &side, Float disp, Float width, Float fg, Float bg, const String &label)
virtual void vect(const Matrix< Float > &a, const Matrix< Float > &b, Float c, Int nc, const Vector< Float > &tr, Float blank)
virtual void shls(Int ci, Float ch, Float cl, Float cs)
virtual void cons(const Matrix< Float > &a, const Vector< Float > &c, const Vector< Float > &tr)
virtual void arro(Float x1, Float y1, Float x2, Float y2)
Standard PGPLOT commands.
virtual void errx(const Vector< Float > &x1, const Vector< Float > &x2, const Vector< Float > &y, Float t)
virtual void cont(const Matrix< Float > &a, const Vector< Float > &c, Bool nc, const Vector< Float > &tr)
virtual void pap(Float width, Float aspect)
virtual void imag(const Matrix< Float > &a, Float a1, Float a2, const Vector< Float > &tr)
virtual void wnad(Float x1, Float x2, Float y1, Float y2)
virtual ~PGPlotterNull()
The destructor closes the pgplot device.
virtual void bin(const Vector< Float > &x, const Vector< Float > &data, Bool center)
virtual void pixl(const Matrix< Int > &ia, Float x1, Float x2, Float y1, Float y2)
virtual void move(Float x, Float y)
virtual void hist(const Vector< Float > &data, Float datmin, Float datmax, Int nbin, Int pcflag)
virtual void draw(Float x, Float y)
virtual void lab(const String &xlbl, const String &ylbl, const String &toplbl)
PGPlotterNull & operator=(const PGPlotterNull &)
virtual void swin(Float x1, Float x2, Float y1, Float y2)
virtual Float rnd(Float x, Int nsub)
virtual void conb(const Matrix< Float > &a, const Vector< Float > &c, const Vector< Float > &tr, Float blank)
virtual void pnts(const Vector< Float > &x, const Vector< Float > &y, const Vector< Int > symbol)
virtual void line(const Vector< Float > &xpts, const Vector< Float > &ypts)
virtual void pt(const Vector< Float > &xpts, const Vector< Float > &ypts, Int symbol)
virtual void vsiz(Float xleft, Float xright, Float ybot, Float ytop)
virtual void scir(Int icilo, Int icihi)
virtual void rect(Float x1, Float x2, Float y1, Float y2)
virtual void sitf(Int itf)
virtual void scf(Int font)
virtual void circ(Float xcent, Float ycent, Float radius)
virtual Vector< Float > qtxt(Float x, Float y, Float angle, Float fjust, const String &text)
virtual Vector< Float > qcs(Int units)
String: the storage and methods of handling collections of characters.
const Double c
Fundamental physical constants (SI units):
const Double e
e and functions thereof:
this file contains all the compiler specific defines
TableExprNode phase(const TableExprNode &node)
The phase (i.e.
bool Bool
Define the standard types used by Casacore.