baseCoordsScreenProjectionRatio(double[] xyz) | org.math.plot.render.Projection3D | [protected, virtual] |
baseScreenCoords | org.math.plot.render.Projection | [package] |
borderCoeff | org.math.plot.render.Projection | [protected] |
DEFAULT_BORDER | org.math.plot.render.Projection | [static] |
dilate(int[] screenOrigin, double[] screenRatio) | org.math.plot.render.Projection | |
draw | org.math.plot.render.Projection | [protected] |
initBaseCoordsProjection() | org.math.plot.render.Projection | [protected] |
phi | org.math.plot.render.Projection3D | [protected] |
Projection(AWTDrawer _draw) | org.math.plot.render.Projection | |
Projection3D(AWTDrawer _draw) | org.math.plot.render.Projection3D | |
rotate(int[] screenTranslation, int[] dimension) | org.math.plot.render.Projection3D | |
screenProjection(double...pC) | org.math.plot.render.Projection | |
screenProjectionBaseRatio(double...rC) | org.math.plot.render.Projection | |
setView(double _theta, double _phi) | org.math.plot.render.Projection3D | |
theta | org.math.plot.render.Projection3D | [protected] |
translate(int[] screenTranslation) | org.math.plot.render.Projection | |