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
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
Z
ZOOM
- Static variable in class prefuse.controls.
AbstractZoomControl
Indicates a zoom operation completed successfully.
ZoomControl
- class prefuse.controls.
ZoomControl
.
Zooms the display, changing the scale of the viewable region.
ZoomControl()
- Constructor for class prefuse.controls.
ZoomControl
Create a new zoom control.
ZoomControl(int)
- Constructor for class prefuse.controls.
ZoomControl
Create a new zoom control.
ZoomToFitControl
- class prefuse.controls.
ZoomToFitControl
.
Zooms a display such that all items within a given group will fit within the display bounds.
ZoomToFitControl()
- Constructor for class prefuse.controls.
ZoomToFitControl
Create a new ZoomToFitControl.
ZoomToFitControl(String)
- Constructor for class prefuse.controls.
ZoomToFitControl
Create a new ZoomToFitControl.
ZoomToFitControl(int)
- Constructor for class prefuse.controls.
ZoomToFitControl
Create a new ZoomToFitControl.
ZoomToFitControl(String, int)
- Constructor for class prefuse.controls.
ZoomToFitControl
Create a new ZoomToFitControl.
ZoomToFitControl(String, int, long, int)
- Constructor for class prefuse.controls.
ZoomToFitControl
Create a new ZoomToFitControl.
ZoomingPanControl
- class prefuse.controls.
ZoomingPanControl
.
Allows users to pan over a display such that the display zooms in and out proportionally to how fast the pan is performed.
ZoomingPanControl()
- Constructor for class prefuse.controls.
ZoomingPanControl
Create a new ZoomingPanControl.
ZoomingPanControl(boolean)
- Constructor for class prefuse.controls.
ZoomingPanControl
Create a new ZoomingPanControl.
zoom(Point2D, double)
- Method in class prefuse.
Display
Zooms the view provided by this display by the given scale, anchoring the zoom at the specified point in screen coordinates.
zoom(Display, Point2D, double, boolean)
- Method in class prefuse.controls.
AbstractZoomControl
Zoom the given display at the given point by the zoom factor, in either absolute (item-space) or screen co-ordinates.
zoomAbs(Point2D, double)
- Method in class prefuse.
Display
Zooms the view provided by this display by the given scale, anchoring the zoom at the specified point in absolute coordinates.
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
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
Copyright ? 2007 Regents of the University of California