Uses of Class
ikbs.tools.zoom.ZoomViewer

Packages that use ZoomViewer
ikbs.tools.trees   
ikbs.tools.zoom   
 

Uses of ZoomViewer in ikbs.tools.trees
 

Fields in ikbs.tools.trees declared as ZoomViewer
protected  ZoomViewer GraphViewer.zoomCanvas
           
 

Methods in ikbs.tools.trees that return ZoomViewer
 ZoomViewer GraphViewer.zoomCanvas()
           
 

Methods in ikbs.tools.trees with parameters of type ZoomViewer
 void GraphViewer.setZoomViewer(ZoomViewer zc)
           
 

Uses of ZoomViewer in ikbs.tools.zoom
 

Fields in ikbs.tools.zoom declared as ZoomViewer
protected  ZoomViewer ZoomEditor.zoomViewer
           
 

Methods in ikbs.tools.zoom that return ZoomViewer
 ZoomViewer ZoomEditor.zoomViewer()
           
 

Methods in ikbs.tools.zoom with parameters of type ZoomViewer
 void ZoomEditor.setZoomViewer(ZoomViewer zc)