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

N

NAME_FEATURES - Static variable in class fr.lri.swingstates.gestures.rubine.RubineClassifier
 
NamedGesture - Class in fr.lri.swingstates.gestures.shapeMatching
A named collection of points, i.e.
NamedGesture(String, Vector<Point2D>, Vector<Point2D>) - Constructor for class fr.lri.swingstates.gestures.shapeMatching.NamedGesture
Builds a NamedGesture
newClassifier(String) - Static method in class fr.lri.swingstates.gestures.clement.ClementClassifier
Builds a new classifier by loading its definition in a file.
newClassifier(File) - Static method in class fr.lri.swingstates.gestures.clement.ClementClassifier
Builds a new classifier by loading its definition in a file.
newClassifier(URL) - Static method in class fr.lri.swingstates.gestures.clement.ClementClassifier
Builds a new classifier by loading its definition in a url.
newClassifier(String) - Static method in class fr.lri.swingstates.gestures.dollar1.Dollar1Classifier
Builds a new classifier by loading its definition in a file.
newClassifier(File) - Static method in class fr.lri.swingstates.gestures.dollar1.Dollar1Classifier
Builds a new classifier by loading its definition in a file.
newClassifier(URL) - Static method in class fr.lri.swingstates.gestures.dollar1.Dollar1Classifier
Builds a new classifier by loading its definition in a url.
newClassifier(String) - Static method in class fr.lri.swingstates.gestures.dtw.DTWClassifier
Builds a new classifier by loading its definition in a file.
newClassifier(File) - Static method in class fr.lri.swingstates.gestures.dtw.DTWClassifier
Builds a new classifier by loading its definition in a file.
newClassifier(URL) - Static method in class fr.lri.swingstates.gestures.dtw.DTWClassifier
Builds a new classifier by loading its definition in a url.
newClassifier(String) - Static method in class fr.lri.swingstates.gestures.rubine.RubineClassifier
Builds a new classifier by loading its definition in a file.
newClassifier(URL) - Static method in class fr.lri.swingstates.gestures.rubine.RubineClassifier
Builds a new classifier by loading its definition in a url.
newClassifier(File) - Static method in class fr.lri.swingstates.gestures.rubine.RubineClassifier
Builds a new classifier by loading its definition in a file.
newClassifier(String) - Static method in class fr.lri.swingstates.gestures.shapeMatching.ShapeMatchingClassifier
Builds a new classifier by loading its definition in a file.
newClassifier(File) - Static method in class fr.lri.swingstates.gestures.shapeMatching.ShapeMatchingClassifier
Builds a new classifier by loading its definition in a file.
newClassifier(URL) - Static method in class fr.lri.swingstates.gestures.shapeMatching.ShapeMatchingClassifier
Builds a new classifier by loading its definition in a url.
newDynamicWidget(JComponent, double, double, int) - Method in class fr.lri.swingstates.canvas.Canvas
Create a new dynamic widget and add it to the canvas (i.e.
newEllipse(Point2D, double, double) - Method in class fr.lri.swingstates.canvas.Canvas
Creates a new ellipse and add it to the canvas.
newEllipse(double, double, double, double) - Method in class fr.lri.swingstates.canvas.Canvas
Creates a new ellipse and add it to the canvas.
newImage(double, double, String) - Method in class fr.lri.swingstates.canvas.Canvas
Create a new image and add it to the canvas.
newImage(double, double, URL) - Method in class fr.lri.swingstates.canvas.Canvas
Create a new image and add it to the canvas.
newImage(double, double, BufferedImage) - Method in class fr.lri.swingstates.canvas.Canvas
Create a new image and add it to the canvas.
newImage(double, double, InputStream) - Method in class fr.lri.swingstates.canvas.Canvas
Create a new image and add it to the canvas.
newPolyLine(Point2D) - Method in class fr.lri.swingstates.canvas.Canvas
Create a new polyline and add it to the canvas.
newPolyLine() - Method in class fr.lri.swingstates.canvas.Canvas
Create a new empty polyline and add it to the canvas.
newPolyLine(double, double) - Method in class fr.lri.swingstates.canvas.Canvas
Create a new polyline and add it to the canvas.
newRectangle(double, double, double, double) - Method in class fr.lri.swingstates.canvas.Canvas
Creates a new rectangle and add it to the canvas.
newRectangle(Point2D, double, double) - Method in class fr.lri.swingstates.canvas.Canvas
Creates a new rectangle and add it to the canvas.
newRoundRectangle(double, double, double, double, double, double) - Method in class fr.lri.swingstates.canvas.Canvas
Creates a new rectangle and add it to the canvas.
newRoundRectangle(Point2D, double, double, double, double) - Method in class fr.lri.swingstates.canvas.Canvas
Creates a new rectangle and add it to the canvas.
newSegment(Point2D, Point2D) - Method in class fr.lri.swingstates.canvas.Canvas
Creates a new segment and add it to the canvas.
newSegment(double, double, double, double) - Method in class fr.lri.swingstates.canvas.Canvas
Creates a new segment and add it to the canvas.
newTag(String) - Method in class fr.lri.swingstates.canvas.Canvas
Returns a named tag object given its name.
newText(Point2D, String, Font) - Method in class fr.lri.swingstates.canvas.Canvas
Create a new text and add it to the canvas.
newText(Point2D, String) - Method in class fr.lri.swingstates.canvas.Canvas
Create a new text and add it to the canvas.
newText(double, double, String, Font) - Method in class fr.lri.swingstates.canvas.Canvas
Create a new text and add it to the canvas.
newText(double, double, String) - Method in class fr.lri.swingstates.canvas.Canvas
Create a new text and add it to the canvas.
newWidget(JComponent) - Method in class fr.lri.swingstates.canvas.Canvas
Create a new widget and add it to the canvas.
newWidget(JComponent, double, double) - Method in class fr.lri.swingstates.canvas.Canvas
Create a new widget and add it to the canvas (i.e.
newWidget(JComponent, double, double, double, double) - Method in class fr.lri.swingstates.canvas.Canvas
Create a new widget and add it to the canvas.
next() - Method in class fr.lri.swingstates.animations.ATag
 
next() - Method in class fr.lri.swingstates.canvas.CTag
next() - Method in class fr.lri.swingstates.sm.JTag
next() - Method in class fr.lri.swingstates.sm.Tag
nextAnimation() - Method in class fr.lri.swingstates.animations.ATag
 
nextComponent() - Method in class fr.lri.swingstates.sm.JTag
 
nextShape() - Method in class fr.lri.swingstates.canvas.CAndTag
nextShape() - Method in class fr.lri.swingstates.canvas.COrTag
nextShape() - Method in class fr.lri.swingstates.canvas.CTag
 
NOBUTTON - Static variable in class fr.lri.swingstates.sm.BasicInputStateMachine
Specifies that the mouse must have all buttons released.
NOMODIFIER - Static variable in class fr.lri.swingstates.sm.BasicInputStateMachine
Specifies that no keyboard modifiers must be pressed.
NonUniformScalingBeforeRotation - Class in fr.lri.swingstates.gestures.clement.optimizers.TwoDimensions
 
NonUniformScalingBeforeRotation() - Constructor for class fr.lri.swingstates.gestures.clement.optimizers.TwoDimensions.NonUniformScalingBeforeRotation
 
normalize(Vector<Point2D>) - Method in class fr.lri.swingstates.gestures.clement.ClementClassifier
 
normalize(Gesture) - Method in class fr.lri.swingstates.gestures.shapeMatching.ShapeMatchingClassifier
 
A B C D E F G H I J K L M N O P Q R S T U V W X