com.metsci.glimpse.event.touch
Class GlimpseTapGestureEvent
java.lang.Object
com.metsci.glimpse.event.touch.GlimpseGestureEvent
com.metsci.glimpse.event.touch.GlimpseTapGestureEvent
public class GlimpseTapGestureEvent
- extends GlimpseGestureEvent
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
GlimpseTapGestureEvent
public GlimpseTapGestureEvent(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.