A B C D E F G H I K L M N O P Q R S T U V W X Y Z

N

nameSeries(String, int) - Method in class frog.gui.Plot2D
Assigns a name to a series on the graph.
newGesture(String) - Method in class frog.Session
Creates a new gesture and adds it to the current session.
newGesture(String, byte[]) - Method in class frog.Session
Creates a new gesture with a given image and adds it to the current session.
newSession() - Static method in class frog.Frog
Creates a new Session.
notifyAbduction(CowSprite) - Method in class frog.demo.DemoController
Allows the controller to put the abducted cow to a special queue.
notifyAcceleration(Accel3D) - Method in class frog.plugin.Device
Give the Device the most recent acceleration performed so it can notify anything listening on it.
notifyDeadUFO() - Method in class frog.demo.DemoController
A UFO has finished exploding and needs to be removed from the ufoDeath queue.
notifyDisconnect() - Method in class frog.plugin.Device
Used to notify the DeviceListeners that the device has unexpectedly disconnected from the host.
notifyGestureEnd(boolean) - Method in class frog.plugin.Device
Notifies listeners that a gesture has ended.
notifyGestureRecognized(GestureModel) - Method in class frog.Session
Notifies all SessionListeners of a recognition of a gesture g
notifyRelease(CowSprite) - Method in class frog.demo.DemoController
Notifies the controller of the release of a cow from the hold of a UFO.
notRecognized() - Method in class frog.GestureHMM
 
notRecognized() - Method in interface frog.GestureModel
Signifies an unrecognized recognition event to the GestureModel.
NUM_BUFFERS - Static variable in class frog.demo.DemoGame
Number of buffers for page flipping
NUM_TYPES_SUPPORTED - Static variable in interface frog.Classifier
Number of classifier types implemented (to be changed if extended)
NUM_TYPES_SUPPORTED - Static variable in interface frog.GestureModel
This is the number of GestureModel implementations currently supported by GestureModel.
NUM_TYPES_SUPPORTED - Static variable in interface frog.Quantizer
This is the number of Quantizer implementations currently supported by Quantizer

A B C D E F G H I K L M N O P Q R S T U V W X Y Z