Public Member Functions | Static Public Attributes

View Class Reference

#include <view.h>

Inheritance diagram for View:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 View (Ftk const *F_)
std::string str () const
void change_view (const RealRange &hor_r, const RealRange &ver_r, const std::vector< int > &datasets)
 fit specified edges to the data range
void set_log_scale (bool log_x, bool log_y)
double y0_factor () const
void set_y0_factor (double f)

Static Public Attributes

static const double relative_x_margin = 1./20.
static const double relative_y_margin = 1./20.

Detailed Description

manages view, i.e. x and y range visible currently to the user user can set view in `plot' command, using string like "[20:][-100:1000]" If the visible range is to be fitted to data/model, given datasets are used.

Definition at line 34 of file view.h.


The documentation for this class was generated from the following files:

Generated on Mon Jul 18 2011 17:25:28 for Fityk by Doxygen 1.7.1