org.math.plot.render.Projection Class Reference

Inheritance diagram for org.math.plot.render.Projection:

org.math.plot.render.Projection2D org.math.plot.render.Projection3D List of all members.

Detailed Description

Definition at line 8 of file Projection.java.

Public Member Functions

 Projection (AWTDrawer _draw)
void translate (int[] screenTranslation)
void dilate (int[] screenOrigin, double[] screenRatio)
int[] screenProjection (double...pC)
int[] screenProjectionBaseRatio (double...rC)

Static Public Attributes

static double DEFAULT_BORDER = 0.15

Protected Member Functions

void initBaseCoordsProjection ()

Protected Attributes

double borderCoeff = DEFAULT_BORDER
AWTDrawer draw

Package Attributes

int[][] baseScreenCoords


The documentation for this class was generated from the following file:
Generated on Wed Sep 5 21:44:02 2007 for jmathplot by  doxygen 1.5.1