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
L
M
N
P
R
S
T
U
V
W
X
Y
Z
I
init(String)
- Method in class unlekker.util.
TileSaver
If init() is called without specifying number of tiles, getMaxTiles() will be called to estimate number of tiles according to free memory.
init(String, int)
- Method in class unlekker.util.
TileSaver
Initialize using a filename to output to and number of tiles to use.
insidePolygon(float, float, float[])
- Static method in class unlekker.geom.
Intersect
Calculates whether a point is inside a 2D polygon.
Intersect
- Class in
unlekker.geom
Geometry utilities.
Intersect()
- Constructor for class unlekker.geom.
Intersect
intersect(float, float, float, float, float, float, float, float)
- Static method in class unlekker.geom.
Intersect
Calculates the intersection between two lines.
intersectX
- Static variable in class unlekker.geom.
Intersect
The point of intersection, if any.
intersectY
- Static variable in class unlekker.geom.
Intersect
The point of intersection, if any.
IO
- Class in
unlekker.util
Various utility functions related to file IO.
IO()
- Constructor for class unlekker.util.
IO
isIntersecting
- Static variable in class unlekker.geom.
Intersect
Indicates the result of the last intersection check.
isTiling
- Variable in class unlekker.util.
TileSaver
isWhite(int)
- Method in class unlekker.util.
ColorUtil
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
L
M
N
P
R
S
T
U
V
W
X
Y
Z