baseCoordsScreenProjectionRatio(double[] xy) | org.math.plot.render.Projection2D | [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] |
Projection(AWTDrawer _draw) | org.math.plot.render.Projection | |
Projection2D(AWTDrawer _draw) | org.math.plot.render.Projection2D | |
screenProjection(double...pC) | org.math.plot.render.Projection | |
screenProjectionBaseRatio(double...rC) | org.math.plot.render.Projection | |
translate(int[] screenTranslation) | org.math.plot.render.Projection | |