Navigation

Main Page
Download
Support
Installation
Tutorial
Examples
Reference Manual
   Version 1.0.6dev
      Class Index
      File List
   Version 1.0.6
   Version 1.0.5new_solver
   Version 1.0.5dev
   Version 1.0.5b
   Version 1.0.4dev
   Version 1.0.4
Publications


Hosted by Get Ion Beam Simulator at SourceForge.net. Fast, secure and Free Open Source software downloads
xygraph.hpp File Reference

XY-graph. More...

#include <cairo.h>
#include <vector>
#include "vec3d.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...
 

Enumerations

enum  line_style_e { XYGRAPH_LINE_DISABLE = 0 , XYGRAPH_LINE_SOLID }
 XYGraph line style. More...
 
enum  point_style_e { XYGRAPH_POINT_DISABLE = 0 , XYGRAPH_POINT_CIRCLE , XYGRAPH_POINT_BOX }
 XYGraph point style. More...
 

Detailed Description

XY-graph.

Enumeration Type Documentation

◆ line_style_e

XYGraph line style.

Enumerator
XYGRAPH_LINE_DISABLE 

Disable line plotting.

XYGRAPH_LINE_SOLID 

Regular line between data points.

◆ point_style_e

XYGraph point style.

Enumerator
XYGRAPH_POINT_DISABLE 

Disable data point plotting.

XYGRAPH_POINT_CIRCLE 

Draw a circle.

XYGRAPH_POINT_BOX 

Draw a box.


Reference manual for Ion Beam Simulator 1.0.6dev
Generated by Doxygen 1.9.1 on Thu Sep 11 2025 09:37:24.