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
Z
L
length()
- Method in class physics.
LineSegment
length()
- Method in class physics.
Vect
LineSegment
- Class in
physics
LineSegment is an immutable abstract data type which represents a line segment in two dimensional Cartesian space.
LineSegment(Vect, Vect)
- Constructor for class physics.
LineSegment
LineSegment(Line2D)
- Constructor for class physics.
LineSegment
LineSegment(double, double, double, double)
- Constructor for class physics.
LineSegment
lineSegmentContainsPoint(LineSegment, Vect)
- Static method in class gizmoball.shape.
ShapeGeometry
lineSegmentsIntersect(LineSegment, LineSegment)
- Static method in class gizmoball.shape.
ShapeGeometry
This method tests whether the two line segments intersect
lineSegmentsIntersectProper(LineSegment, LineSegment)
- Static method in class gizmoball.shape.
ShapeGeometry
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
Z