|
| goPlotElementMatrixCurve (const goMath::Matrix< T > &M) |
|
virtual void | data (goString &ret) const |
|
| goPlotElement (const char *command="plot", const char *fn="-", const char *options="with lines") |
|
void | setPlotCommand (const char *cmd) |
|
void | setPlotOptions (const char *cmd) |
|
void | setPlotCommand (const goString &cmd) |
|
void | setPlotOptions (const goString &cmd) |
|
void | setFilename (const char *fn) |
|
void | setFilename (const goString &fn) |
|
void | setDataFlag (bool f) |
|
const goString & | plotCommand () const |
|
const goString & | plotOptions () const |
|
const goString & | filename () const |
|
bool | haveData () const |
|
|
enum | Types { NORMAL_ELEMENT,
MISC_ELEMENT
} |
|
The documentation for this class was generated from the following file: