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

Base class for interactive plotters. More...

#include <gtkframewindow.hpp>

Inheritance diagram for GTKFrameWindow:
GTKWindow GTKFieldDiagWindow GTKGeomWindow GTKParticleDiagWindow

Public Member Functions

virtual ~GTKFrameWindow ()
 Destructor. More...
 
virtual void * build_preferences (GtkWidget *notebook)
 
virtual void read_preferences (GtkWidget *notebook, void *pdata)
 
void draw_and_expose (void)
 
void show (void)
 
- Public Member Functions inherited from GTKWindow
 GTKWindow ()
 Constructor. More...
 
virtual ~GTKWindow ()
 Destructor. More...
 

Protected Member Functions

 GTKFrameWindow (GTKPlotter &plotter)
 
virtual void zoom_fit (void)
 
virtual std::string track_text (double x, double y)
 Function which providies tracking text at (x,y) More...
 
void draw (cairo_t *cairo)
 

Protected Attributes

GTKPlotter_plotter
 
Frame _frame
 
GtkWidget * _window
 
GtkWidget * _darea
 
GtkWidget * _menubar
 
GtkWidget * _menu_file
 
GtkWidget * _toolbar
 
GtkWidget * _statusbar
 
GtkToolItem * _radioitem
 
double _track_px
 
double _track_py
 
int _start [2]
 Tool specific coordinates. More...
 
int _end [2]
 Tool specific coordinates. More...
 
int _tool
 Selected tool. More...
 
int _draw_action
 Flag for toll specific draw actions. More...
 

Detailed Description

Base class for interactive plotters.

Provides all the common features for the interactive gtk based plotter windows.

Constructor & Destructor Documentation

◆ ~GTKFrameWindow()

GTKFrameWindow::~GTKFrameWindow ( )
virtual

Destructor.

Member Function Documentation

◆ track_text()

std::string GTKFrameWindow::track_text ( double  x,
double  y 
)
protectedvirtual

Function which providies tracking text at (x,y)

Virtual function. Provides empty string by default but can be overwritten by implementations of GTKWindow.

Member Data Documentation

◆ _draw_action

int GTKFrameWindow::_draw_action
protected

Flag for toll specific draw actions.

◆ _end

int GTKFrameWindow::_end[2]
protected

Tool specific coordinates.

◆ _start

int GTKFrameWindow::_start[2]
protected

Tool specific coordinates.

◆ _tool

int GTKFrameWindow::_tool
protected

Selected tool.


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


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