117 : _xaxis(xaxis), _yaxis(yaxis), _graph(graph) {}
125 double _range_min[4];
126 double _range_max[4];
139 std::vector<DObj> _dobj;
158 void draw_legend( cairo_t *cairo );
159 void calculate_autoranging(
void );
160 void calculate_ruler_autoenable(
void );
161 void calculate_rulers( cairo_t *cairo,
bool ruler_tic_bbox_test );
162 void calculate_frame( cairo_t *cairo );
163 void draw_frame( cairo_t *cairo );
164 void mirror_rulers(
void );
165 void set_frame_clipping( cairo_t *cairo );
166 void unset_frame_clipping( cairo_t *cairo );
234 void set_title(
const std::string &title );
337 void draw( cairo_t *cairo );