This constructor creates a new PhysicalCoordinates object, specifying the ChartScale objects used to
transform x- and y-values to/from physical to working coordinates.
This method implements a relative lineto operation by adding the x and y
values to the current drawing position, and drawing a line from the old
position to the new position.
Translated from FORTRAN at http://www.itl.nist.gov/div898/software/datapac/POICDF.f
THIS SUBROUTINE COMPUTES THE CUMULATIVE DISTRIBUTION FUNCTION VALUE AT THE VALUE X FOR THE POISSON DISTRIBUTION
WITH TAIL LENGTH PARAMETER = ALAMBA.
This method converts the specified starting and ending polar coordinates to device coordinates,
and adds a corresponding line segment to the specified path.
This method converts the specified starting and ending polar coordinates to device coordinates, and
adds a corresponding line segment to the specified path.
Each polygon is defined by a class that specifies its starting position
in the surfacePolygonList.polygonedgelist array, the number of
edges in the list, and associated colors.
It is necessary in the axis label routines to pre-calculate the text bounding
box the text object before it is actually displayed, so that a test can
be made to see if the text object intersects any other text objects.
This method handles the rendering of the printChartView object
to the printer device context, in accordance with the Printable.print method of
the Java Printable interface.
The ProbabilityAutoScale class is designed to be used with cumulative normal probability coordinates and is
used to auto-scale the plotting area of graphs and to set the minimum and maximum values of the axes
displayed in the graphs.
The ProbabilityAxis class implements a probability axis where the major tick marks are placed at intervals
appropriate to a cumulative probability scale.
This constructor creates a new ProbabilityAxis object of the specified type and scales it to match the
minimum and maximum values of the specified PhysicalCoordinates object.
This constructor creates a new ProbabilityAxis object of the specified type and scales it to match the
minimum and maximum values of the specified PhysicalCoordinates object.
This constructor creates a new ProbabilityCoordinates object, specifying either a linear, probability or a
logarithmic scale for both x- and y-coordinates.
The ProbabilitySigmaAxis class implements a linear axis where the tick marks are placed at linear
intervals on the sigma levels of the associated probability scale.
This constructor creates a new ProbabilitySigmaAxis object of the specified type and scales it to match the
minimum and maximum values of the specified PhysicalCoordinates object.