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.
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.
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.
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.
ZoomControl - Class in prefuse.controls
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.
ZoomingPanControl - Class in prefuse.controls
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.
ZoomToFitControl - Class in prefuse.controls
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.

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