NASADIG_X
NASADIG - X Window graphics interface library
NASADIG_X
is a C library which
contains interface routines for use by the NASADIG graphics
library when generating X Window graphics output.
Related Data and Programs:
NASADIG_X_DUMMY
is a FORTRAN90 library which
contains dummy versions of the X interface routines used by NASADIG.
Source Code:
List of Routines:
-
FXCLRC sets the clip-mask of a given graphics context (GC).
-
FXCLSE closes a display or disconnects from the X server.
-
FXCLWD clears the entire area in a given window.
-
FXCRGC creates a new garphics context (GC).
-
FXCRPX creates the pix map.
-
FXCRWD creates an unmap subwindow of a given parent window.
-
FXDCLR returns the default color map.
-
FXDFCM sets the default color map.
-
FXDFDP returns the depth of the default root window for the specified screen.
-
FXDFRW returns the root window for the default screen.
-
FXDFSR returns the default screen number referenced by XOpenDisplay.
-
FXDIST draws 8-bit image text characters.
-
FXDRAW draws a single line between two points in a given drawable.
-
FXFLPG fills a polygon area in a given drawable.
-
FXFLRC fills a single rectangular area in a given drawable.
-
FSFRPX deletes the association between the pixmap and its ID.
-
FXLQFN returns information about an available font.
-
FXLSFN returns the list of the available font names.
-
FXMPWD maps a given window.
-
FXNENT gets the next event and return new width, new height or next frame.
-
FXOPEN opens a connection to the X server.
-
FXRGBC sets a color by RGB value.
-
FXSBPX sets the background pixmap of the window to the specified pixmap.
-
FXSLAT sets the line drawing components of a given graphics context (GC).
-
FXSTBG sets the background of a given graphics context (GC).
-
FXSTFG sets the foreground of a given graphics context (GC).
-
FXSTSP sets standard properties.
-
FXTXWD determines the width of an 8-bit character string.
-
FXUMWD unmaps a given window.
You can go up one level to
the C source codes.
Last revised on 06 September 2008.