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
D
d
- Variable in class math.geom2d.conic.
ParametricConic2D
defaultClipWindow
- Static variable in interface math.geom2d.
Shape2D
This is the basic window used by default to clip lines, conics or others infinite figures to draw them.
Dimension2D
- Class in
math.geom2d
An utilitary class used for describing size of bounding boxes for shapes, or size of shapes.
Dimension2D()
- Constructor for class math.geom2d.
Dimension2D
initialize null dimension (width and height = 0).
Dimension2D(double, double)
- Constructor for class math.geom2d.
Dimension2D
Dimension2D(Dimension2D)
- Constructor for class math.geom2d.
Dimension2D
direct
- Variable in class math.geom2d.conic.
Ellipse2D
directed ellipse or not
Disc2D
- Class in
math.geom2d.conic
A domain of the plane whose boundary is a circle.
Disc2D()
- Constructor for class math.geom2d.conic.
Disc2D
Disc2D(Circle2D)
- Constructor for class math.geom2d.conic.
Disc2D
Disc2D(Point2D, double)
- Constructor for class math.geom2d.conic.
Disc2D
Domain2D
- Interface in
math.geom2d.curve
Interface for shapes that draws an 'interior' and an 'exterior'.
dot(Point2D, Point2D)
- Static method in class math.geom2d.
Point2D
Deprecated.
dot(Vector2D, Vector2D)
- Static method in class math.geom2d.
Vector2D
Get the dot product of the two vectors, defined by :
dx1*dy2 + dx2*dy1
Dot product is zero if the vectors defined by the 2 vectors are orthogonal.
dot(Vector2D)
- Method in class math.geom2d.
Vector2D
Get the dot product with point
p
.
dx
- Variable in class math.geom2d.line.
StraightObject2D
Direction vector of the line. dx and dy should not be both zero.
dx
- Variable in class math.geom2d.transform.
Translation2D
dx
- Variable in class math.geom2d.
Vector2D
dy
- Variable in class math.geom2d.line.
StraightObject2D
Direction vector of the line. dx and dy should not be both zero.
dy
- Variable in class math.geom2d.transform.
Translation2D
dy
- Variable in class math.geom2d.
Vector2D
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