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
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
Z
ZOOM_IN
- Static variable in class edu.hws.jcm.draw.
LimitControlPanel
A constant that can be used in the addButton() method to add a button to the LimitControlPanel.
ZOOM_OUT
- Static variable in class edu.hws.jcm.draw.
LimitControlPanel
A constant that can be used in the addButton() method to add a button to the LimitControlPanel.
zoomIn()
- Method in class edu.hws.jcm.draw.
CoordinateRect
Change limits to zoom in by a factor of 2.
zoomInOnPixel(int, int)
- Method in class edu.hws.jcm.draw.
CoordinateRect
Change limits to zoom in by a factor of 2, centered on a specified point.
zoomOut()
- Method in class edu.hws.jcm.draw.
CoordinateRect
Change limits to zoom out by a factor of 2.
zoomOutFromPixel(int, int)
- Method in class edu.hws.jcm.draw.
CoordinateRect
Change limits to zoom out by a factor of 2, centered on a specified point.
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
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z