Anaphe Home Page Reference Documentation

Main Page     Namespaces     Classes     Source Code    

Anaphe::IPlotter Member List

This is the complete list of members for Anaphe::IPlotter, including all inherited members.
createRegion(double x, double y, double w, double h)=0Anaphe::IPlotter [pure virtual]
dataOption(const char *opt, const char *val)=0Anaphe::IPlotter [pure virtual]
dataStyle(const char *opt, const char *val)=0Anaphe::IPlotter [pure virtual]
interact()=0Anaphe::IPlotter [pure virtual]
listOptions(std::ostream &os=std::cout)=0Anaphe::IPlotter [pure virtual]
makePicture(const char *file)=0Anaphe::IPlotter [pure virtual]
overlay(IVector *v2, int selZone=-1)=0Anaphe::IPlotter [pure virtual]
pageText(double xC, double yC, const char *text)=0Anaphe::IPlotter [pure virtual]
pageTitle(const char *title)=0Anaphe::IPlotter [pure virtual]
plot(IVector *v1, IVector *v2)=0Anaphe::IPlotter [pure virtual]
plot(IScatter2D *scat)=0Anaphe::IPlotter [pure virtual]
psPrint(const char *file)=0Anaphe::IPlotter [pure virtual]
refresh()=0Anaphe::IPlotter [pure virtual]
reset()=0Anaphe::IPlotter [pure virtual]
resetMinMax()=0Anaphe::IPlotter [pure virtual]
setMinMaxX(double xMin, double xMax, int selZone=1)=0Anaphe::IPlotter [pure virtual]
setMinMaxY(double yMin, double yMax, int selZone=1)=0Anaphe::IPlotter [pure virtual]
textStyle(const char *opt, const char *val)=0Anaphe::IPlotter [pure virtual]
xAxisOption(const char *opt=0, const char *val=0)=0Anaphe::IPlotter [pure virtual]
yAxisOption(const char *opt=0, const char *val=0)=0Anaphe::IPlotter [pure virtual]
zone(int, int, int iSel, const char *opt)=0Anaphe::IPlotter [pure virtual]
zoneOption(const char *opt, const char *val)=0Anaphe::IPlotter [pure virtual]
zoneText(double xC, double yC, const char *text, int selZone=1)=0Anaphe::IPlotter [pure virtual]
zoneTitle(const char *title, int selZone=1)=0Anaphe::IPlotter [pure virtual]
~IPlotter()Anaphe::IPlotter [inline, virtual]


Anaphe documentation generated by Doxygen (www.doxygen.org)