Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
N
NOBUTTON
- Static variable in class sm.
StateMachine.State
Specifies that the mouse must have all buttons released.
NOMODIFIER
- Static variable in class sm.
StateMachine.State
Specifies that no keyboard modifiers must be pressed.
newClassifier(String)
- Static method in class rubine.
Classifier
Builds a gesture classifier.
newEllipse(Point2D, double, double)
- Method in class sm.
SMCanvas
Creates a new ellipse and adds it to the canvas.
newEllipse(double, double, double, double)
- Method in class sm.
SMCanvas
Creates a new ellipse and adds it to the canvas.
newGesture()
- Method in class rubine.
Classifier
Builds a new gesture to classify with this classifier.
newGesture()
- Method in class rubine.
GestureStateMachine
Builds a new gesture.
newImage(double, double, String)
- Method in class sm.
SMCanvas
Create a new image and adds it to the canvas
newPolyLine(Point2D)
- Method in class sm.
SMCanvas
Create a new polyline and adds it to the canvas.
newPolyLine(double, double)
- Method in class sm.
SMCanvas
Create a new polyline and adds it to the canvas.
newRectangle(double, double, double, double)
- Method in class sm.
SMCanvas
Creates a new rectangle and adds it to the canvas.
newRectangle(Point2D, double, double)
- Method in class sm.
SMCanvas
Creates a new rectangle and adds it to the canvas.
newSegment(Point2D, Point2D)
- Method in class sm.
SMCanvas
Creates a new segment and adds it to the canvas.
newSegment(double, double, double, double)
- Method in class sm.
SMCanvas
Creates a new segment and adds it to the canvas.
newTag(String)
- Method in class sm.
SMCanvas
Returns a tag object given its name.
newText(Point2D, String, Font)
- Method in class sm.
SMCanvas
Create a new text and adds it to the canvas
newText(double, double, String, Font)
- Method in class sm.
SMCanvas
Create a new text and adds it to the canvas
newWidget(JComponent)
- Method in class sm.
SMCanvas
Create a new widget and adds it to the canvas
newWidget(JComponent, double, double)
- Method in class sm.
SMCanvas
Create a new widget and adds it to the canvas
newWidget(JComponent, double, double, double, double)
- Method in class sm.
SMCanvas
Create a new widget and adds it to the canvas
next()
- Method in class sm.
SMTag
Returns the next shape tagged by this tag.
nextShape()
- Method in class sm.
SMAndTag
nextShape()
- Method in class sm.
SMExtensionalTag
nextShape()
- Method in class sm.
SMHierarchyTag
nextShape()
- Method in class sm.
SMNamedTag
nextShape()
- Method in class sm.
SMOrTag
nextShape()
- Method in class sm.
SMTag
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T