Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
H
I
J
M
N
P
R
S
T
U
V
W
Z
D
dama
- package dama
dama()
- Method in class dama.
Hra
destroy()
- Method in class sugar.
AlgApplet
Display
- Class in
sugar
Display This class enables simple drawing Copyright: Copyright (c) 2003 Company: FEL CVUT
drawCircle(double, double, double)
- Method in class sugar.
Display
drawCircle(double, double, double, Color)
- Method in class sugar.
Display
drawLine(double, double)
- Method in class sugar.
Display
Draw line from present position to specified position.
drawLine(double, double, Color)
- Method in class sugar.
Display
Draw line from present position to specified position using given color.
drawLine(double, double, double, double)
- Method in class sugar.
Display
Draw line from position 1 to position 2.
drawLine(double, double, double, double, Color)
- Method in class sugar.
Display
Draw line from position 1 to position 2 using given color.
drawPoint(double, double)
- Method in class sugar.
Display
drawPoint(double, double, Color)
- Method in class sugar.
Display
Draw point on specified position using given color.
drawRect(double, double, double, double)
- Method in class sugar.
Display
drawRect(double, double, double, double, Color)
- Method in class sugar.
Display
drawString(double, double, String, int)
- Method in class sugar.
Display
Draw text on specified position using given size.
drawString(double, double, String, int, Color)
- Method in class sugar.
Display
Draw text on specified position using given size and color.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
H
I
J
M
N
P
R
S
T
U
V
W
Z