com.metsci.glimpse.event.touch
Class GlimpseLongPressGestureEvent
java.lang.Object
com.metsci.glimpse.event.touch.GlimpseGestureEvent
com.metsci.glimpse.event.touch.GlimpseLongPressGestureEvent
public class GlimpseLongPressGestureEvent
- extends GlimpseGestureEvent
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
GlimpseLongPressGestureEvent
public GlimpseLongPressGestureEvent(java.lang.String source,
GlimpseTargetStack stack,
float x,
float y)
getSource
public java.lang.String getSource()
getX
public float getX()
getY
public float getY()
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.