Oberon || Library || Module Index || Search Engine || Definition || Module


Ulm's Oberon Library:
XPlotters


NAME

XPlotters - implementation of Plotters for X displays

SYNOPSIS

PROCEDURE Create(VAR plotter: Plotters.Plotter;
                 errors: RelatedEvents.Object) : BOOLEAN;

DESCRIPTION

XPlotters provides an implementation of Plotters that displays plots on an X server. All capabilities of Plotters are supported.

Create creates a plot object that displays the plot on the X server specified by the DISPLAY environment variable.

SEE ALSO

Plotters
general interface for plotters.

Edited by: borchert, last change: 2005/04/11, revision: 1.1, converted to HTML: 2005/04/11

Oberon || Library || Module Index || Search Engine || Definition || Module