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
L
line
- Variable in class math.geom2d.polygon.
HalfPlane2D
line
- Variable in class math.geom2d.transform.
LineReflection2D
LineArc2D
- Class in
math.geom2d.line
LineArc2D is a generic class to represent edges, straight lines, and rays.
LineArc2D(Point2D, Point2D, double, double)
- Constructor for class math.geom2d.line.
LineArc2D
LineArc2D(StraightObject2D, double, double)
- Constructor for class math.geom2d.line.
LineArc2D
Construct a line arc contained in the same straight line as first argument, with bounds of arc given by t0 and t1
LineArc2D(LineArc2D)
- Constructor for class math.geom2d.line.
LineArc2D
Construcion by copy of another line arc
LineArc2D(double, double, double, double, double, double)
- Constructor for class math.geom2d.line.
LineArc2D
Construct a line arc by the coordinate of two points and two positions on the line.
LinearHomothecy2D
- Class in
math.geom2d.transform
Defines a homothetic transform centered on the origin.
LinearHomothecy2D(double)
- Constructor for class math.geom2d.transform.
LinearHomothecy2D
LinearLineReflection2D
- Class in
math.geom2d.transform
LinearLineReflection2D(Vector2D)
- Constructor for class math.geom2d.transform.
LinearLineReflection2D
LinearRotation2D
- Class in
math.geom2d.transform
A rotation without translation part.
LinearRotation2D(double)
- Constructor for class math.geom2d.transform.
LinearRotation2D
LinearTransform2D
- Interface in
math.geom2d.transform
An affine transform without translation part, i.e. the last column equals [0 0 0 1].
LineObject2D
- Class in
math.geom2d.line
Straight Object defined from 2 points.
LineObject2D(Point2D, Point2D)
- Constructor for class math.geom2d.line.
LineObject2D
Define a new Edge with two extremities.
LineObject2D(double, double, double, double)
- Constructor for class math.geom2d.line.
LineObject2D
Define a new Edge with two extremities.
LineProjection2D
- Class in
math.geom2d.transform
orthogonal projection on a line.
LineProjection2D()
- Constructor for class math.geom2d.transform.
LineProjection2D
LineReflection2D
- Class in
math.geom2d.transform
interface for projections in the plane : projections on a line, on a circle, ...
LineReflection2D()
- Constructor for class math.geom2d.transform.
LineReflection2D
Empty constructor uses Ox axis as symmetry line.
LineReflection2D(StraightObject2D)
- Constructor for class math.geom2d.transform.
LineReflection2D
LineSegment2D
- Class in
math.geom2d.line
Straight Edge defined by two points.
LineSegment2D(Point2D, Point2D)
- Constructor for class math.geom2d.line.
LineSegment2D
Define a new Edge with two extremities.
LineSegment2D(double, double, double, double)
- Constructor for class math.geom2d.line.
LineSegment2D
Define a new Edge with two extremities.
lineTo(double, double)
- Method in class math.geom2d.curve.
GeneralPath2D
Adds a point to the path by drawing a straight line from the current coordinates to the new specified coordinates.
lineTo(Point2D)
- Method in class math.geom2d.curve.
GeneralPath2D
Adds a point to the path by drawing a straight line from the current coordinates to the new specified coordinates.
LOOP
- Static variable in interface math.geom2d.curve.
ContinuousCurve2D
Constant for curves topologically equivalent to a circle.
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