|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.jmat.gui.plotObjects.Coord
|
+--org.jmat.gui.plotObjects.AbsoluteCoord
| Field Summary |
| Fields inherited from class org.jmat.gui.plotObjects.Coord |
plotCoord, screenCoord |
| Constructor Summary | |
AbsoluteCoord(double[] pC,
int[] sC)
|
|
| Method Summary | |
static AbsoluteCoord |
barycenter(Coord A,
double p1,
Coord B,
double p2)
|
| Methods inherited from class org.jmat.gui.plotObjects.Coord |
getPlotCoordCopy, getScreenCoordCopy, setPlotCoord, setScreenCoord, toCommandLine, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public AbsoluteCoord(double[] pC,
int[] sC)
| Method Detail |
public static AbsoluteCoord barycenter(Coord A,
double p1,
Coord B,
double p2)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||