#include <assert.h>#include <xy.h>#include <iup.h>#include <iupgc.h>#include <cd.h>#include "sxy_chart.h"#include "sxy_graph.h"#include "sxy_task.h"#include "sxy_task_zoomin.h"Include dependency graph for sxy_task_zoomin.cpp:

Go to the source code of this file.
Functions | |
| void | zoom (SXYAxis *axis, double min, double max) |
Variables | |
| char * | task_zoomin_cpp = "$Id: sxy_task_zoomin.cpp,v 1.2 2002/11/26 21:00:37 clinio Exp $" |
|
||||||||||||||||
|
Definition at line 134 of file sxy_task_zoomin.cpp. References SXYAxis::calcPrecision(), max, min, SXYAxis::setScales(), SXYAxis::tryScalesAdjust(), and SXYAxis::tryStepAdjust(). Referenced by SXYTaskZoomIn::makeZoom(). |
|
|
Definition at line 4 of file sxy_task_zoomin.cpp. |