|
| goPlotElementPlane (const goMath::Vector< T > &n, const goMath::Vector< T > &p, T dx=0.1, T dy=0.1, T sx=1.0, T sy=1.0) |
|
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: