Package 

Class TapEvent


  • 
    public final class TapEvent
    
                        

    Represents a tap event emitted by a navigator at the given point.

    All the points are relative to the navigator view.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final PointF point
    • Constructor Summary

      Constructors 
      Constructor Description
      TapEvent(PointF point)
    • Method Summary

      Modifier and Type Method Description
      final PointF getPoint()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait