Skip navigation links
Graphics2D Actor API
A B C D E F G H I J K L M N O P Q R S T U V W Z _ 

Z

ZERO - Static variable in class g2d.util.Bugs
 
zoom(double) - Method in class g2d.glyphviewer.GlyphPanel
Apply given factor to current zoom.
zoom(double) - Method in class g2d.graphviewer.GraphPanel
Apply given factor to current zoom.
zoom(double) - Method in class g2d.swing.IOPComponent
Apply given factor to current zoom.
ZOOM - Static variable in class g2d.swing.IOPConstants
 
zoom(double) - Method in class g2d.swing.IOPView
Apply given factor to current zoom.
zoom(double) - Method in interface g2d.swing.Zoomer
Called when zoom has changed.
ZOOM_IN - Static variable in class g2d.swing.ZoomAction
 
ZOOM_OUT - Static variable in class g2d.swing.ZoomAction
 
ZOOM_TO_FIT - Static variable in class g2d.swing.ZoomAction
 
ZOOM_TO_ORIG - Static variable in class g2d.swing.ZoomAction
 
ZoomAction - Class in g2d.swing
 
ZoomAction(String, Icon, String, KeyStroke, Integer, Zoomer, int) - Constructor for class g2d.swing.ZoomAction
 
ZoomAction(Icon, String, Zoomer, int) - Constructor for class g2d.swing.ZoomAction
 
zoomBound(Rectangle2D) - Method in class g2d.swing.IOPComponent
 
zoomBound(Rectangle2D) - Method in class g2d.swing.IOPView
 
zoomChanged(double) - Method in class g2d.closure.ClosureZoomListener
Called when zoom has changed.
zoomChanged(double) - Method in class g2d.glyphviewer.NavPanel
 
zoomChanged(double) - Method in class g2d.graphviewer.NavPanel
 
zoomChanged(double) - Method in class g2d.swing.IOPView
 
zoomChanged(double) - Method in interface g2d.swing.ZoomListener
Called when zoom has changed.
Zoomer - Interface in g2d.swing
Zoomer a thing that responds to the zoom requests.
ZOOMIN - Static variable in class g2d.swing.IOPConstants
 
zoomIn() - Method in class g2d.swing.IOPView
Zoom in by static factor.
ZoomListener - Interface in g2d.swing
Zoom listeners register with zoomable objects such as IOPComponent or IOPView to be notified about change of zoom.
zoomListeners - Variable in class g2d.glyphviewer.GlyphPanel
 
zoomListeners - Variable in class g2d.graphviewer.GraphPanel
 
zoomMenu - Variable in class g2d.graphviewer.AbstractBaseFrame
 
ZoomMenu - Class in g2d.graphviewer
 
ZoomMenu(JFrame, GraphPanel) - Constructor for class g2d.graphviewer.ZoomMenu
 
ZOOMOUT - Static variable in class g2d.swing.IOPConstants
 
zoomOut() - Method in class g2d.swing.IOPView
Zoom out by static factor.
zoomPoint(MouseEvent) - Method in class g2d.swing.IOPComponent
 
zoomPoint(MouseEvent) - Method in class g2d.swing.IOPView
 
zoomToFit(Dimension) - Method in class g2d.glyphviewer.GlyphPanel
Zoom the size of the graph so that it fits into given dimension and its size is maximized.
zoomToFit() - Method in class g2d.glyphviewer.GlyphPanel
 
zoomToFit(Dimension) - Method in class g2d.graphviewer.GraphPanel
Zoom the size of the graph so that it fits into given dimension and its size is maximized.
zoomToFit() - Method in class g2d.graphviewer.GraphPanel
Zoom the size of the graph so that it fits into its parents viewport.
zoomToFit(double, double, Rectangle2D) - Method in class g2d.swing.IOPComponent
 
zoomToFit(double, double) - Method in class g2d.swing.IOPComponent
 
zoomToFit() - Method in class g2d.swing.IOPView
Zoom to fit to current view port.
zoomToFit(Rectangle2D) - Method in class g2d.swing.IOPView
Zoom to fit to given rectangle.
zoomToFit(double, double) - Method in class g2d.swing.IOPView
 
zoomToFit() - Method in interface g2d.swing.Zoomer
Called to fit the subject of the zoom into the viewer.
zoomToOriginal() - Method in class g2d.glyphviewer.GlyphPanel
Change the size of graph back to its original size.
zoomToOriginal() - Method in class g2d.graphviewer.GraphPanel
Change the size of graph back to its original size.
zoomToOriginal() - Method in class g2d.swing.IOPComponent
Zoom to original size of glyph list.
zoomToOriginal() - Method in interface g2d.swing.Zoomer
Called to restore the subject of the zoom to its original scale.
zoomTransform - Variable in class g2d.glyphviewer.GlyphPanel
 
zoomTransform - Variable in class g2d.graphviewer.GraphPanel
 
A B C D E F G H I J K L M N O P Q R S T U V W Z _ 
Skip navigation links
Graphics2D Actor API