Interface IntensityGraphFigure.ICroppedDataSizeListener

Enclosing class:
IntensityGraphFigure

public static interface IntensityGraphFigure.ICroppedDataSizeListener
  • Method Summary

    Modifier and Type Method Description
    void croppedDataSizeChanged​(int croppedDataWidth, int croppedDataHeight)  
  • Method Details