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
P
p1()
- Method in class physics.
LineSegment
p2()
- Method in class physics.
LineSegment
parse(File, double)
- Static method in class gizmoball.boardIO.
boardIO
perpendicularPoint(LineSegment, Vect)
- Static method in class physics.
Geometry
Returns the point on
line
which forms a line with
point
that is perpendicular to
line
.
perpendicularPoint(LineSegment, Vect)
- Method in class physics.
GeometryCompare
perpendicularPoint(LineSegment, Vect)
- Method in class physics.
GeometryImpl
perpendicularPoint(LineSegment, Vect)
- Method in interface physics.
GeometryInterface
Specified by Geometry.perpendicularPoint
perpendicularPointWholeLine(LineSegment, Vect)
- Static method in class physics.
Geometry
Returns the point on the infinitly long line represented by
line
which forms a line with
point
that is perpendicular to
line
.
perpendicularPointWholeLine(LineSegment, Vect)
- Method in class physics.
GeometryCompare
perpendicularPointWholeLine(LineSegment, Vect)
- Method in class physics.
GeometryImpl
perpendicularPointWholeLine(LineSegment, Vect)
- Method in interface physics.
GeometryInterface
Specified by Geometry.perpendicularPointWholeLine
physics
- package physics
plus(Angle)
- Method in class physics.
Angle
plus(Vect)
- Method in class physics.
Vect
Polygon
- Class in
gizmoball.shape
This class represents a polygon object, implemented as an array of vertices and an array of edges.
Polygon(List<Vect>)
- Constructor for class gizmoball.shape.
Polygon
Constructor for polygon taking a list of vertices as input.
PolygonTest
- Class in
gizmoball.tests
PolygonTest(String)
- Constructor for class gizmoball.tests.
PolygonTest
projectOn(Vect)
- Method in class physics.
Vect
Returns the projection of this onto
b
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