Glimmpse Android Application 1.0.0

edu.ucdenver.bios.glimmpseandroid.adapter

Interface GestureFilter.SimpleGestureListener

    • Method Summary

      Methods 
      Modifier and Type Method and Description
      void onDoubleTap()
      On double tap.
      void onSwipe(int direction)
      On swipe.
    • Method Detail

      • onSwipe

        void onSwipe(int direction)
        On swipe.
        Parameters:
        direction - the direction
      • onDoubleTap

        void onDoubleTap()
        On double tap.

Glimmpse Android Application 1.0.0

University of Colorado Denver, Department of Biostatistics and Informatics