com.metsci.glimpse.event.touch
Class GlimpsePanGestureEvent
java.lang.Object
com.metsci.glimpse.event.touch.GlimpseGestureEvent
com.metsci.glimpse.event.touch.GlimpsePanGestureEvent
public class GlimpsePanGestureEvent
- extends GlimpseGestureEvent
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
GlimpsePanGestureEvent
public GlimpsePanGestureEvent(java.lang.String source,
GlimpseTargetStack stack,
float dxPixels,
float dyPixels)
getSource
public java.lang.String getSource()
getDxPixels
public float getDxPixels()
getDyPixels
public float getDyPixels()
getTargetStack
public GlimpseTargetStack getTargetStack()
getAxis1D
public Axis1D getAxis1D()
getAxis2D
public Axis2D getAxis2D()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2012 Metron, Inc.. All Rights Reserved.