xygraph.hpp File Reference

XY-graph. More...

#include <cairo.h>
#include <vector>
#include "color.hpp"
#include "graph.hpp"
#include "coordmapper.hpp"

Go to the source code of this file.

Classes

class  XYGraph
 Class for XY-type simple graph plots. More...

Defines

#define XYGRAPH_HPP   1

Enumerations

enum  line_style_e { XYGRAPH_LINE_DISABLE = 0, XYGRAPH_LINE_SOLID }
enum  point_style_e { XYGRAPH_POINT_DISABLE = 0, XYGRAPH_POINT_CIRCLE }


Detailed Description

XY-graph.


Define Documentation

#define XYGRAPH_HPP   1


Enumeration Type Documentation

enum line_style_e

Enumerator:
XYGRAPH_LINE_DISABLE 
XYGRAPH_LINE_SOLID 

enum point_style_e

Enumerator:
XYGRAPH_POINT_DISABLE 
XYGRAPH_POINT_CIRCLE 


Generated on Thu Apr 21 13:39:21 2011 for IBSimu by  doxygen 1.4.7