Class PanEventHandler

java.lang.Object
com.luciad.controllers.PanEventHandler
All Implemented Interfaces:
AutoCloseable

public final class PanEventHandler extends Object implements AutoCloseable
Basic gesture handler dedicated to translate drag gesture events to a pan operation.
  • Constructor Details

    • PanEventHandler

      public PanEventHandler()
      Creates a new instance.
  • Method Details