ARB
Classes | Enumerations | Functions
di_view_matrix.hxx File Reference
#include <aw_window.hxx>
#include "di_matr.hxx"
Include dependency graph for di_view_matrix.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MatrixDisplay
 

Enumerations

enum  DI_gc {
  DI_G_STANDARD, DI_G_NAMES, DI_G_RULER, DI_G_RULER_DISPLAY,
  DI_G_BELOW_DIST, DI_G_ABOVE_DIST, DI_G_LAST
}
 

Functions

AW_windowDI_create_view_matrix_window (AW_root *awr, MatrixDisplay *disp, save_matrix_params *sparam)
 

Enumeration Type Documentation

enum DI_gc
Enumerator
DI_G_STANDARD 
DI_G_NAMES 
DI_G_RULER 
DI_G_RULER_DISPLAY 
DI_G_BELOW_DIST 
DI_G_ABOVE_DIST 
DI_G_LAST 

Definition at line 20 of file di_view_matrix.hxx.

Function Documentation

AW_window* DI_create_view_matrix_window ( AW_root awr,
MatrixDisplay disp,
save_matrix_params sparam 
)