JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
D
G
L
M
N
P
R
S
T
V
P
Point2
- Class in
lab1package2
Point2()
- Constructor for class lab1package2.
Point2
Initialize the point to have coordinates
(0, 0)
.
Point2(double, double)
- Constructor for class lab1package2.
Point2
Initialize the point to have coordinates
(x, y)
.
Point2(Point2)
- Constructor for class lab1package2.
Point2
Initialize a point to have the same coordinates as
other
.
PointTester
- Class in
lab1package2
PointTester()
- Constructor for class lab1package2.
PointTester
printGrades()
- Method in class lab1package.
Student
Prints the course and grades for the student
A
D
G
L
M
N
P
R
S
T
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes