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 Link icon

    • PanEventHandler Link icon

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