|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Coordinates | |
|---|---|
| org.jzy3d.maths | Provides mathematical tools: coordinates, spaces, grids, and trigonometry for 2 and 3 dimensions. |
| Uses of Coordinates in org.jzy3d.maths |
|---|
| Methods in org.jzy3d.maths that return Coordinates | |
|---|---|
Coordinates |
Mapper.getCoordinates(double[] xy)
Deprecated. Return a structure containing X, Y, and Z coordinates as arrays of float. |
Coordinates |
Mapper.getCoordinates(double[][] xy)
Deprecated. Return a structure containing X, Y, and Z coordinates as arrays of float. |
Coordinates |
Mapper.getCoordinates(float[] xy)
Deprecated. Return a structure containing X, Y, and Z coordinates as arrays of float. |
Coordinates |
Mapper.getCoordinates(float[][] xy)
Deprecated. Return a structure containing X, Y, and Z coordinates as arrays of float. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||