|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Degree | |
---|---|
lab7lib |
Uses of Degree in lab7lib |
---|
Methods in lab7lib that return Degree | |
---|---|
Degree |
SquareShape.getOrientation()
Gets the orientation (degree of rotation) of the shape |
Degree |
HexagonShape.getOrientation()
Gets the orientation (degree of rotation) of the shape |
Degree |
EllipticalShape.getOrientation()
Gets the orientation (degree of rotation) of the shape |
Degree |
Degree.turn()
Changes the current degree by a set amount (2) each time. |
Methods in lab7lib with parameters of type Degree | |
---|---|
void |
SquareShape.setOrientation(Degree degree)
Sets the orientation (degree of rotation) of the shape |
void |
HexagonShape.setOrientation(Degree degree)
Sets the orientation (degree of rotation) of the shape |
void |
EllipticalShape.setOrientation(Degree degree)
Sets the orientation (degree of rotation) of the shape |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |