org.apache.batik.refimpl.util
Interface JSVGCanvas.ZoomHandler

All Known Implementing Classes:
ViewerFrame
Enclosing class:
JSVGCanvas

public static interface JSVGCanvas.ZoomHandler

Interface implemented by zoom handlers.


Method Summary
 void zoomChanged(float f)
           
 

Method Detail

zoomChanged

public void zoomChanged(float f)


Copyright © 2000 Apache Software Foundation. All Rights Reserved.