golib  0.5
goSinglePlot Member List

This is the complete list of members for goSinglePlot, including all inherited members.

add(const char *commands, const char *dataString=0) (defined in goSinglePlot)goSinglePlot
add3D(const goMath::Vectord &x, const goMath::Vectord &y, goIndex_t lineLength, const goMath::Vectord &values, const char *title, const char *plotOptions=0)goSinglePlot
add3D(const goMath::Vectorf &x, const goMath::Vectorf &y, goIndex_t lineLength, const goMath::Vectorf &values, const char *title, const char *plotOptions=0)goSinglePlot
add3D(const goMath::Matrixf &m, const char *title, const char *plotOptions=0, bool separateRows=false) (defined in goSinglePlot)goSinglePlot
add3D(const goMath::Matrixd &m, const char *title, const char *plotOptions=0, bool separateRows=false) (defined in goSinglePlot)goSinglePlot
add3D(const goSignal3DBase< void > *image, const char *title, const char *plotOptions=0)goSinglePlot
add3D(const char *commands, const char *dataString=0) (defined in goSinglePlot)goSinglePlot
addCurve(const goList< pointT > &points, const char *title, const char *plotOptions=0) (defined in goSinglePlot)goSinglePlotinline
addCurve(const goMath::Vectord &x, const goMath::Vectord &y, const char *title, const char *plotOptions=0)goSinglePlot
addCurve(const goMath::Vectorf &x, const goMath::Vectorf &y, const char *title, const char *plotOptions=0)goSinglePlot
addCurve(const vectorT &v, const char *title, const char *plotOptions=0) (defined in goSinglePlot)goSinglePlotinline
addCurveMatrix(const goMath::Matrixf &m, const char *title, const char *plotOptions=0)goSinglePlot
addCurveMatrix(const goMath::Matrixd &m, const char *title, const char *plotOptions=0) (defined in goSinglePlot)goSinglePlot
addGnuplotCommands(goString &commandsRet) const (defined in goSinglePlot)goSinglePlot
addImage(const goMath::Matrixf &m, const char *title, const char *plotOptions=0) (defined in goSinglePlot)goSinglePlot
addImage(const goMath::Matrixd &m, const char *title, const char *plotOptions=0) (defined in goSinglePlot)goSinglePlot
addImage(const goSignal3DBase< void > &m, const char *title, const char *plotOptions=0) (defined in goSinglePlot)goSinglePlot
addLabel(const goString &l, goDouble x, goDouble y, const char *colourspec="", const char *options="")goSinglePlot
addLabel(const char *l, goDouble x, goDouble y, const char *colourspec="", const char *options="") (defined in goSinglePlot)goSinglePlot
addLabel(const goString &l, goDouble x, goDouble y, goDouble z, const char *colourspec="", const char *options="") (defined in goSinglePlot)goSinglePlot
addLabel(const char *l, goDouble x, goDouble y, goDouble z, const char *colourspec="", const char *options="") (defined in goSinglePlot)goSinglePlot
addLine(const goMath::Vectorf &n, const goMath::Vectorf &p, const char *title="", const char *plotOptions=0) (defined in goSinglePlot)goSinglePlot
addLine(const goMath::Vectord &n, const goMath::Vectord &p, const char *title="", const char *plotOptions=0) (defined in goSinglePlot)goSinglePlot
addPlane(const goMath::Vectorf &n, const goMath::Vectorf &p, goDouble dx=0.1, goDouble dy=0.1, goDouble sx=1.0, goDouble sy=1.0, const char *title="", const char *plotOptions=0) (defined in goSinglePlot)goSinglePlot
addPlane(const goMath::Vectord &n, const goMath::Vectord &p, goDouble dx=0.1, goDouble dy=0.1, goDouble sx=1.0, goDouble sy=1.0, const char *title="", const char *plotOptions=0) (defined in goSinglePlot)goSinglePlot
addPoint(const goMath::Vectorf &p, const char *title, const char *plotOptions=0) (defined in goSinglePlot)goSinglePlot
addPoint(const goMath::Vectord &p, const char *title, const char *plotOptions=0) (defined in goSinglePlot)goSinglePlot
addSphere(const char *plotOptions=0, goFloat radius=1.0f, bool autoRange=true) (defined in goSinglePlot)goSinglePlot
callObjectMethod(int methodID, goObjectMethodParameters *param=NULL)goObjectBasevirtual
callQueuedMethods()goObjectBase
clear()goSinglePlot
connectObject(goObjectBase *object)goObjectBase
disconnectObject(const goObjectBase *object)goObjectBase
getClassID() const (defined in goObjectBase)goObjectBase
getClassName() constgoObjectBase
getColumn() constgoSinglePlot
getObjectName() constgoObjectBase
getPrefix() const (defined in goSinglePlot)goSinglePlot
getRow() constgoSinglePlot
getTitle() const (defined in goSinglePlot)goSinglePlot
getUseFiles() const (defined in goSinglePlot)goSinglePlot
goObjectBase()goObjectBase
goSinglePlot() (defined in goSinglePlot)goSinglePlot
goSinglePlot(const goSinglePlot &) (defined in goSinglePlot)goSinglePlot
makePlot(goString &plotCommandsRet, bool useDataFiles=false) constgoSinglePlot
memoryUsage() constgoObjectBasevirtual
operator!=(const goSinglePlot &) const (defined in goSinglePlot)goSinglePlot
operator=(const goSinglePlot &) (defined in goSinglePlot)goSinglePlot
operator==(const goSinglePlot &) constgoSinglePlot
printClassMessage(const char *msg)goObjectBaseprotected
printClassMessage(goString &msg)goObjectBaseprotected
queueObjectMethod(int methodID, goObjectMethodParameters *param=NULL, bool blocking=false)goObjectBasevirtual
readObjectFile(FILE *)goObjectBasevirtual
receiveObjectMessage(const goObjectMessage &message)goObjectBaseprotectedvirtual
removeFiles() constgoSinglePlot
sendObjectMessage(int messageID, void *data=NULL)goObjectBaseprotected
sendObjectMessage(goObjectBase *object, int messageID, void *data=NULL)goObjectBaseprotected
setClassID(int id)goObjectBaseprotected
setObjectName(const char *name)goObjectBase
setObjectName(const goString &name)goObjectBase
setPosition(goSize_t row, goSize_t col)goSinglePlot
setPrefix(const goString &p) (defined in goSinglePlot)goSinglePlot
setPrefix(const char *p) (defined in goSinglePlot)goSinglePlot
setTitle(const goString &s) (defined in goSinglePlot)goSinglePlot
setTitle(const char *s) (defined in goSinglePlot)goSinglePlot
setUseFiles(bool f) (defined in goSinglePlot)goSinglePlot
writeGnuplotDataFiles() const (defined in goSinglePlot)goSinglePlot
writeObjectFile(FILE *) constgoObjectBasevirtual
~goObjectBase()goObjectBasevirtual
~goSinglePlot() (defined in goSinglePlot)goSinglePlotvirtual