|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.jmat.gui.plotObjects.Base
|
+--org.jmat.gui.plotObjects.Base2D
| Field Summary |
| Fields inherited from class org.jmat.gui.plotObjects.Base |
axesScales, baseCoords, borderCoeff, DEFAULT_BORDER, dimension, LINEAR, LOG, panelSize, precisionUnit, Xmax, Xmin |
| Constructor Summary | |
Base2D(double[] Xmi,
double[] Xma,
int[] dimension,
int[] scales,
double borderCoeff)
|
|
| Method Summary | |
protected double[] |
baseCoordsScreenProjectionRatio(double[] xy)
|
| Methods inherited from class org.jmat.gui.plotObjects.Base |
authorizedLogScale, dilate, getAxeScale, getAxesScales, getBorder, getCoords, getDimension, getGravCenter, getMaxBounds, getMinBounds, getPrecisionUnit, includeInBounds, includeInBounds, screenProjection, setAxesScales, setAxesScales, setBaseCoords, setFixedBounds, setFixedBounds, setnRoundBounds, setnRoundBounds, setPanelSize, toCommandLine, translate, updateScreenCoord |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Base2D(double[] Xmi,
double[] Xma,
int[] dimension,
int[] scales,
double borderCoeff)
| Method Detail |
protected double[] baseCoordsScreenProjectionRatio(double[] xy)
baseCoordsScreenProjectionRatio in class Base
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||