Module imp3d

Class SelectionEvent3D

All Implemented Interfaces:
SelectionEvent, Disposable, DisposableEventListener, EventListener, EventListener

public class SelectionEvent3D extends SelectionEventImpl
  • Field Details

    • lastX

      protected int lastX
    • lastY

      protected int lastY
    • originX

      protected int originX
    • originY

      protected int originY
    • dragging

      protected boolean dragging
  • Constructor Details

  • Method Details