A B C D E F G H I K L M N O P Q R S T

R

remove(Object) - Method in class sm.SMHierarchy
 
remove() - Method in class sm.SMShape
Removes this shape from its canvas.
remove() - Method in class sm.SMTag
This methods is not supported by a SMTag.
removeAll(Collection) - Method in class sm.SMHierarchy
 
removeChild(SMShape) - Method in class sm.SMShape
Removes a child from this shape.
removeClass(GestureClass) - Method in class rubine.Classifier
Removes a class of gestures from this classifier.
removeClass(String) - Method in class rubine.Training
 
removeFrom(SMShape) - Method in class sm.SMExtensionalTag
Removes the shape s from the collection containing all the shapes that have this tag.
removeGhost() - Method in class sm.SMShape
Removes the 'ghost' of this shape from the canvas.
removeGhost() - Method in class sm.SMTag
Calls removeGhost() on every SMShape that has this tag
removeLastSegment() - Method in class sm.SMPolyLine
Removes the last segment of this polyline, if any.
removeSMEventListener(SMStateMachineEventListener) - Method in class sm.SMWatcher
Removes a listener for SMEvents.
removeSMListener(SMStateMachineEventListener) - Method in class sm.StateMachine
Removes the specified state machine event listener so that it no longer receives state machine events from this state machine.
removeShape(SMShape) - Method in class sm.SMCanvas
Removes a shape from the canvas.
removeTag(SMTag) - Method in class sm.SMShape
Removes a tag from this shape only if the tag is a SMVolatileTag.
removeTag(String) - Method in class sm.SMShape
Removes a tag from this shape.
removeTag(SMTag) - Method in class sm.SMTag
Calls removeTag(SMTag t) for every SMShape that has this tag only if t is a SMVolatileTag, does nothing otherwise.
removeTag(String) - Method in class sm.SMTag
Calls removeTag(String t) for every SMShape that has this tag.
removed(SMShape) - Method in class sm.SMExtensionalTag
Method called when this tag is removed from an SMShape.
reset() - Method in class rubine.Classifier
Resets this classifier (i.e. removes all the classes of gestures).
reset() - Method in class rubine.Gesture
Resets this gesture (i.e. removes any point).
reset() - Method in class sm.SMAndTag
 
reset() - Method in class sm.SMExtensionalTag
 
reset() - Method in class sm.SMHierarchyTag
 
reset() - Method in class sm.SMNamedTag
 
reset() - Method in class sm.SMOrTag
 
reset(double, double) - Method in class sm.SMPolyLine
Resets this polyline to the unique point (x, y).
reset(Point2D) - Method in class sm.SMPolyLine
Resets this polyline to the unique point pt.
reset() - Method in class sm.SMTag
Inits the tag's iterator.
reset() - Method in class sm.StateMachine
Sets the state of this state machine to the initial state.
resume(StateMachine) - Method in class sm.SMCanvas
Resumes the state machine machine if it is associated to this canvas.
resume(String) - Method in class sm.SMCanvas
Resumes the state machine machine if it is associated to this canvas.
resume() - Method in class sm.StateMachine
Makes this state machine active.
retainAll(Collection) - Method in class sm.SMHierarchy
 
rotateBy(double) - Method in class sm.SMShape
Rotates this shape by dt
rotateBy(double) - Method in class sm.SMTag
Calls rotateBy(double theta) for every SMShape that has this tag
rotateTo(double) - Method in class sm.SMShape
Rotates this shape to angle t
rotateTo(double) - Method in class sm.SMTag
Calls rotateTo(double theta) for every SMShape that has this tag
rubine - package rubine
 

A B C D E F G H I K L M N O P Q R S T