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
I
IntervalList
- Class in
physics
An IntervalList is a mutable abstraction of a set of ranges of continuous numbers.
IntervalList(double, double)
- Constructor for class physics.
IntervalList
IntervalList()
- Constructor for class physics.
IntervalList
IntervalList(IntervalList)
- Constructor for class physics.
IntervalList
IntervalList.Interval
- Class in
physics
An Interval is an immutable representation of a single contigous range of numbers from start to end.
IntervalList.Interval(double, double)
- Constructor for class physics.
IntervalList.Interval
isContractingX()
- Method in class gizmoball.board.
ExtenderGizmo
returns a boolean stating whether the extender is contracting horizontally.
isContractingY()
- Method in class gizmoball.board.
ExtenderGizmo
returns a boolean stating whether the extender is contracting vertically.
isEmpty()
- Method in class physics.
IntervalList
isExpandingX()
- Method in class gizmoball.board.
ExtenderGizmo
returns a boolean stating whether the extender is expanding horizontally.
isExpandingY()
- Method in class gizmoball.board.
ExtenderGizmo
returns a boolean stating whether the extender is expanding vertically.
isGhostBall()
- Method in class gizmoball.board.
Ball
checks if the ball is a ghost ball.
isInAbsorber()
- Method in class gizmoball.board.
Ball
returns if the ball is in an absorber or not.
isRecursionDetected()
- Method in class physics.
Counter
isStationary()
- Method in class gizmoball.board.
ExtenderGizmo
returns a boolean that indicates if the extender is in motion (changes its shape) or stationary.
iterator()
- Method in class physics.
IntervalList
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