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
A
add(Vector2)
- Method in class lab1package2.
Vector2
Add a vector to this vector changing the components of this vector.
add(Vector2, Vector2)
- Static method in class lab1package2.
Vector2
Returns a new
Vector2D
equal to
a + b
.
addAttraction(String, double)
- Method in class lab1package3.
TourismBook
addAttraction(Attraction)
- Method in class lab1package3.
TourismBook
addCourseGrade(String, int)
- Method in class lab1package.
Student
Add a course and grade for the student
Attraction
- Class in
lab1package3
Attraction()
- Constructor for class lab1package3.
Attraction
Attraction(String, double)
- Constructor for class lab1package3.
Attraction
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