Interface ImageZoomPanel.ImageZoomListener

Enclosing class:
ImageZoomPanel

public static interface ImageZoomPanel.ImageZoomListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handleScaleChange(double scale)
     
  • Method Details

    • handleScaleChange

      void handleScaleChange(double scale)