JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
R
C
conrec
- package conrec
Conrec
- Class in
conrec
Conrec a straightforward method of contouring some surface represented a regular triangular mesh.
Conrec(Render)
- Constructor for class conrec.
Conrec
Creates new Conrec
contour(double[][], int, int, int, int, double[], double[], int, double[])
- Method in class conrec.
Conrec
contour is a contouring subroutine for rectangularily spaced data It emits calls to a line drawing subroutine supplied by the user which draws a contour map corresponding to real*4data on a randomly spaced rectangular grid.
D
drawContour(double, double, double, double, double)
- Method in interface conrec.
Render
drawContour - interface for implementing the user supplied method to render the countours.
R
Render
- Interface in
conrec
A class implements the Render interface and drawContour method to draw contours.
C
D
R
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes