Leap Motion Java API Reference  0.8.0
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
oCcom.leapmotion.leap.ConfigThe Config class provides access to Leap Motion system configuration information
oCcom.leapmotion.leap.ControllerThe Controller class is your main interface to the Leap Motion Controller
oCcom.leapmotion.leap.DeviceThe Device class represents a physically connected device
oCcom.leapmotion.leap.DeviceListThe DeviceList class represents a list of Device objects
oCcom.leapmotion.leap.FingerListThe FingerList class represents a list of Finger objects
oCcom.leapmotion.leap.FrameThe Frame class represents a set of hand and finger tracking data detected in a single frame
oCcom.leapmotion.leap.GestureThe Gesture class represents a recognized movement by the user
|oCcom.leapmotion.leap.CircleGestureThe CircleGesture classes represents a circular finger movement
|oCcom.leapmotion.leap.KeyTapGestureThe KeyTapGesture class represents a tapping gesture by a finger or tool
|oCcom.leapmotion.leap.ScreenTapGestureThe ScreenTapGesture class represents a tapping gesture by a finger or tool
|\Ccom.leapmotion.leap.SwipeGestureThe SwipeGesture class represents a swiping motion of a finger or tool
oCcom.leapmotion.leap.GestureListThe GestureList class represents a list of Gesture objects
oCcom.leapmotion.leap.HandThe Hand class reports the physical characteristics of a detected hand
oCcom.leapmotion.leap.HandListThe HandList class represents a list of Hand objects
oCcom.leapmotion.leap.InteractionBoxThe InteractionBox class represents a box-shaped region completely within the field of view of the Leap Motion controller
oCcom.leapmotion.leap.ListenerThe Listener class defines a set of callback functions that you can override in a subclass to respond to events dispatched by the Controller object
oCcom.leapmotion.leap.MatrixThe Matrix struct represents a transformation matrix
oCcom.leapmotion.leap.PointableThe Pointable class reports the physical characteristics of a detected finger or tool
|oCcom.leapmotion.leap.FingerThe Finger class represents a tracked finger
|\Ccom.leapmotion.leap.ToolThe Tool class represents a tracked tool
oCcom.leapmotion.leap.PointableListThe PointableList class represents a list of Pointable objects
oCcom.leapmotion.leap.Controller.PolicyFlagThe supported controller policies
oCcom.leapmotion.leap.ScreenThe Screen class represents a computer monitor screen
oCcom.leapmotion.leap.ScreenListThe ScreenList class represents a list of Screen objects
oCcom.leapmotion.leap.Gesture.StateThe possible gesture states
oCcom.leapmotion.leap.ToolListThe ToolList class represents a list of Tool objects
oCcom.leapmotion.leap.Gesture.TypeThe supported types of gestures
oCcom.leapmotion.leap.Config.ValueTypeEnumerates the possible data types for configuration values
oCcom.leapmotion.leap.VectorThe Vector struct represents a three-component mathematical vector or point such as a direction or position in three-dimensional space
\Ccom.leapmotion.leap.Pointable.ZoneDefines the values for reporting the state of a Pointable object in relation to an adaptive touch plane