Class SnappingListener


  • public abstract class SnappingListener
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      abstract void onSnappingFinished​(SnappingResult snappingResult)
      The event is called when a snapping operation has been finished.
      • Methods inherited from class java.lang.Object

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