Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
M
m00
- Variable in class math.geom2d.transform.
GenericAffineTransform2D
m00
- Variable in class math.geom3d.
AffineTransform3D
m01
- Variable in class math.geom2d.transform.
GenericAffineTransform2D
m01
- Variable in class math.geom3d.
AffineTransform3D
m02
- Variable in class math.geom2d.transform.
GenericAffineTransform2D
m02
- Variable in class math.geom3d.
AffineTransform3D
m03
- Variable in class math.geom3d.
AffineTransform3D
m10
- Variable in class math.geom2d.transform.
GenericAffineTransform2D
m10
- Variable in class math.geom3d.
AffineTransform3D
m11
- Variable in class math.geom2d.transform.
GenericAffineTransform2D
m11
- Variable in class math.geom3d.
AffineTransform3D
m12
- Variable in class math.geom2d.transform.
GenericAffineTransform2D
m12
- Variable in class math.geom3d.
AffineTransform3D
m13
- Variable in class math.geom3d.
AffineTransform3D
m20
- Variable in class math.geom3d.
AffineTransform3D
m21
- Variable in class math.geom3d.
AffineTransform3D
m22
- Variable in class math.geom3d.
AffineTransform3D
m23
- Variable in class math.geom3d.
AffineTransform3D
M_2PI
- Static variable in class math.geom2d.
Angle2D
M_3PI_2
- Static variable in class math.geom2d.
Angle2D
M_PI
- Static variable in class math.geom2d.
Angle2D
M_PI_2
- Static variable in class math.geom2d.
Angle2D
M_PI_4
- Static variable in class math.geom2d.
Angle2D
math.geom2s
- package math.geom2s
Spherical geometry toolbox.
math.utils
- package math.utils
Matrix
- Class in
math.utils
class Matrix
Matrix()
- Constructor for class math.utils.
Matrix
Construct a new Matrix, with 1 row and 1 column, initialized to 1.
Matrix(int, int)
- Constructor for class math.utils.
Matrix
init a new Matrix with nbRows rows, and nbCols columns.
Matrix(double[][])
- Constructor for class math.utils.
Matrix
Construct a new Matrix, initialized with the given coefficients.
midPoint(Point2D, Point2D)
- Static method in class math.geom2d.
Point2D
minus(Point2D)
- Method in class math.geom2d.
Point2D
minus(Vector2D)
- Method in class math.geom2d.
Vector2D
Return the subtraction of current vector with vector given as parameter.
Motion2D
- Interface in
math.geom2d.transform
Represents an affine planar transform which preserves distances and oriented angles.
moveTo(double, double)
- Method in class math.geom2d.curve.
GeneralPath2D
Adds a point to the path by moving to the specified coordinates.
moveTo(Point2D)
- Method in class math.geom2d.curve.
GeneralPath2D
Adds a point to the path by moving to the specified coordinates.
multiplyWith(Matrix)
- Method in class math.utils.
Matrix
return the result of the multiplication of the matriux with another one.
multiplyWith(double[])
- Method in class math.utils.
Matrix
return the result of the multiplication of the matrix with the given vector.
multiplyWith(double[], double[])
- Method in class math.utils.
Matrix
return the result of the multiplication of the matrix with the given vector.
MultiPolygon2D
- Class in
math.geom2d.polygon
A polygonal domain whose boundary is composed of several disjoint continuous ClosedPolyline2D.
MultiPolygon2D()
- Constructor for class math.geom2d.polygon.
MultiPolygon2D
MultiPolygon2D(ClosedPolyline2D)
- Constructor for class math.geom2d.polygon.
MultiPolygon2D
MultiPolygon2D(Polygon2D)
- Constructor for class math.geom2d.polygon.
MultiPolygon2D
MultiPolygon2D(Collection<ClosedPolyline2D>)
- Constructor for class math.geom2d.polygon.
MultiPolygon2D
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y