#include <PlotGRASS.h>
Inheritance diagram for PlotGRASS:
Public Member Functions | |
PlotGRASS (Worksheet *p) | |
~PlotGRASS () | |
QStringList | Info () |
void | draw (QPainter *p, int w, int h) |
void | drawCurves (QPainter *p, int w, int h) |
QString | getGISBASE () |
void | setGISBASE (QString s) |
QString | getGISRC () |
void | setGISRC (QString s) |
QString | getLOCATION () |
void | setLOCATION (QString s) |
void | saveAxes (QTextStream *) |
void | openAxes (QTextStream *, int) |
Axis * | getAxis (int) |
void | setRanges (LRange *) |
void | setActRanges (LRange *) |
void | enableGrid (int, bool) |
bool | gridEnabled (int) |
void | enableBorder (int, bool) |
bool | borderEnabled (int) |
void | setBorder (int, bool) |
Private Attributes | |
QString | gisbase |
QString | gisrc |
QString | location |
|
|
|
|
|
Implements Plot. |
|
Implements Plot. |
|
|
|
Implements Plot. |
|
Implements Plot. |
|
Implements Plot. |
|
|
|
|
|
|
|
Implements Plot. |
|
|
|
Implements Plot. |
|
Implements Plot. |
|
Implements Plot. |
|
Implements Plot. |
|
|
|
|
|
|
|
Implements Plot. |
|
|
|
|
|
|