_fixZRange (defined in WPlot) | WPlot | [protected] |
_gnuplotOption (defined in WPlot) | WPlot | [protected] |
_grfFileExtName (defined in WPlot) | WPlot | [protected] |
_grfFileNameOutput (defined in WPlot) | WPlot | [protected] |
_isSetPlot (defined in WPlot) | WPlot | [protected] |
_paletteOption (defined in WPlot) | WPlot | [protected] |
_screenNumber (defined in WPlot) | WPlot | [protected] |
_splotDesignOption (defined in WPlot) | WPlot | [protected] |
_splotOption (defined in WPlot) | WPlot | [protected] |
_terminalOption (defined in WPlot) | WPlot | [protected] |
_textgnuplotOptions (defined in WPlot) | WPlot | [protected] |
_textPalette (defined in WPlot) | WPlot | [protected] |
_textSplotDesign (defined in WPlot) | WPlot | [protected] |
_textSplotOptions (defined in WPlot) | WPlot | [protected] |
_textTerminalOptions (defined in WPlot) | WPlot | [protected] |
_title (defined in WPlot) | WPlot | [protected] |
_xLabel (defined in WPlot) | WPlot | [protected] |
_xMax (defined in WPlot) | WPlot | [protected] |
_xMin (defined in WPlot) | WPlot | [protected] |
_yLabel (defined in WPlot) | WPlot | [protected] |
_yMax (defined in WPlot) | WPlot | [protected] |
_yMin (defined in WPlot) | WPlot | [protected] |
_zMax (defined in WPlot) | WPlot | [protected] |
_zMin (defined in WPlot) | WPlot | [protected] |
setPaletteGnuplot(int paletteOption) | WPlot | [protected] |
setRange(double xMin, double xMax, double yMin, double yMax, double zMin, double zMax) | WPlot | |
setSplotGnuplot(int splotOption, int splotDesignOption) | WPlot | [protected] |
setTerminalGnuplot(int gnuplotOption, int terminalOption) | WPlot | [protected] |
setWPlotGnuplot(char *fileNameCfg) | WPlot | |
splotFieldGnuplot(Array2D &A, char *title) | WPlot | |
splotFieldGnuplot(Array2D &A, char *title, char *grfFileNameOutput) (defined in WPlot) | WPlot | |
splotFieldGnuplot(Array2D &A, char *title, char *grfFileName, char *xLabel, char *yLabel, double xMin, double xMax, double yMin, double yMax, double zMin, double zMax) (defined in WPlot) | WPlot | |
WPlot() | WPlot | |
~WPlot() (defined in WPlot) | WPlot | |