Interface J3DTrendListener

All Known Implementing Classes:
NumberSpectrumTrend3DViewer

public interface J3DTrendListener
Class for communication between NumberSpectrumTrend3DViewer and J3DTrend
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    updateCursor(int x, int y, boolean fireCursorChange)
     
  • Method Details

    • updateCursor

      void updateCursor(int x, int y, boolean fireCursorChange)