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

G

GesturalInteraction - Class in fr.lri.swingstates.applets
 
GesturalInteraction(boolean, Applet, GraphicalEditor) - Constructor for class fr.lri.swingstates.applets.GesturalInteraction
 
GesturalInteraction(Applet, GraphicalEditor) - Constructor for class fr.lri.swingstates.applets.GesturalInteraction
 
Gesture - Class in fr.lri.swingstates.gestures
A gesture, i.e.
Gesture() - Constructor for class fr.lri.swingstates.gestures.Gesture
Builds a new gesture.
GestureClass - Class in fr.lri.swingstates.gestures
A basic class of gestures.
GestureClass(String) - Constructor for class fr.lri.swingstates.gestures.GestureClass
Builds a new labeled class of gestures.
GestureIcon - Class in fr.lri.swingstates.gestures
A javax.swing.Icon of a gesture.
GestureIcon(int, int, AbstractClassifier, String) - Constructor for class fr.lri.swingstates.gestures.GestureIcon
 
GestureRecognition - Class in fr.lri.swingstates.applets
 
GestureRecognition() - Constructor for class fr.lri.swingstates.applets.GestureRecognition
 
GestureUtils - Class in fr.lri.swingstates.gestures
A class containing utility methods for sets of points.
GestureUtils() - Constructor for class fr.lri.swingstates.gestures.GestureUtils
 
getAbsoluteEllipse(double, double) - Method in class fr.lri.swingstates.canvas.CText
Returns a CEllipse that surrounds this text.
getAbsoluteRectangle(double, double) - Method in class fr.lri.swingstates.canvas.CText
Returns a CRectangle that surrounds this text.
getAbsShape() - Method in class fr.lri.swingstates.canvas.CShape
 
getAbsTransform() - Method in class fr.lri.swingstates.canvas.CShape
Returns the absolute affine transformation that is applied to the shape.
getAllJTags() - Static method in class fr.lri.swingstates.sm.JTag
 
getAllStates() - Method in class fr.lri.swingstates.sm.StateMachine
Returns the vector containing all this state machine's states.
getAllTags() - Method in class fr.lri.swingstates.canvas.Canvas
 
getAnimated() - Method in class fr.lri.swingstates.animations.Animation
 
getAnimation() - Method in class fr.lri.swingstates.events.VirtualAnimationEvent
 
getAntialiasedShapes() - Method in class fr.lri.swingstates.canvas.Canvas
Returns the list of CShape that have this tag and that are antialiased.
getAntialiasedShapes() - Method in interface fr.lri.swingstates.canvas.CElement
Returns the list of CShape that have this tag and that are antialiased.
getAntialiasedShapes() - Method in class fr.lri.swingstates.canvas.CShape
Returns the list of CShape that have this tag and that are antialiased.
getAntialiasedShapes() - Method in class fr.lri.swingstates.canvas.CTag
Returns the list of CShape that have this tag and that are antialiased.
getArrow(double, double) - Method in class fr.lri.swingstates.canvas.CPolyLine
Builds an arrow to end the current segment of this polyline.
getBoundingBox() - Method in class fr.lri.swingstates.canvas.Canvas
getBoundingBox() - Method in interface fr.lri.swingstates.canvas.CElement
 
getBoundingBox() - Method in class fr.lri.swingstates.canvas.CShape
 
getBoundingBox() - Method in class fr.lri.swingstates.canvas.CTag
 
getButton() - Method in class fr.lri.swingstates.canvas.transitions.MouseOnShape
Returns the button of the mouse event that fires this transition.
getButton() - Method in class fr.lri.swingstates.canvas.transitions.MouseOnTag
Returns the button of the mouse event that fires this transition.
getButton() - Method in class fr.lri.swingstates.sm.jtransitions.MouseOnComponent
Returns the button of the mouse event that fires this transition.
getButton() - Method in class fr.lri.swingstates.sm.jtransitions.MouseOnJTag
Returns the button of the mouse event that fires this transition.
getButton() - Method in class fr.lri.swingstates.sm.transitions.MouseOnPosition
Returns the button of the mouse event that fires this transition.
getButtonAsText(int) - Static method in class fr.lri.swingstates.events.Utils
Returns the text corresponding to a button for toString methods in Transition classes.
getCanvas() - Method in class fr.lri.swingstates.canvas.Canvas
Returns the canvas in which this CElement is displayed.
getCanvas() - Method in interface fr.lri.swingstates.canvas.CElement
Returns the canvas in which this CElement is displayed.
getCanvas() - Method in class fr.lri.swingstates.canvas.CShape
Return the canvas this shape belongs to, if any.
getCanvas() - Method in class fr.lri.swingstates.canvas.CTag
Returns the canvas in which this CElement is displayed.
getCElement() - Method in class fr.lri.swingstates.canvas.animations.transitions.CElementEvent
 
getCElement() - Method in class fr.lri.swingstates.events.VirtualCElementEvent
 
getCElementEvent() - Method in class fr.lri.swingstates.canvas.animations.transitions.CElementEvent
 
getCenterX() - Method in class fr.lri.swingstates.canvas.Canvas
getCenterX() - Method in interface fr.lri.swingstates.canvas.CElement
 
getCenterX() - Method in class fr.lri.swingstates.canvas.CShape
 
getCenterX() - Method in class fr.lri.swingstates.canvas.CTag
 
getCenterY() - Method in class fr.lri.swingstates.canvas.Canvas
getCenterY() - Method in interface fr.lri.swingstates.canvas.CElement
 
getCenterY() - Method in class fr.lri.swingstates.canvas.CShape
 
getCenterY() - Method in class fr.lri.swingstates.canvas.CTag
 
getChar(double, double) - Method in class fr.lri.swingstates.canvas.CText
Returns the nearest char from the location (x, y).
getChar(Point2D) - Method in class fr.lri.swingstates.canvas.CText
Returns the nearest char from the point p.
getChar() - Method in class fr.lri.swingstates.sm.transitions.KeyTransition
Returns the character associated with the key event that triggers this transition.
getChild(int) - Method in class fr.lri.swingstates.canvas.CShape
Returns the ith child of this shape.
getChildren() - Method in class fr.lri.swingstates.canvas.CShape
Returns the children of this shape as a linked list.
getChildrenCount() - Method in class fr.lri.swingstates.canvas.CShape
Counts the number of children of this shape.
getClassesNames() - Method in class fr.lri.swingstates.gestures.AbstractClassifier
 
getClassEvent() - Method in class fr.lri.swingstates.sm.transitions.Event
 
getClassifiers() - Method in class fr.lri.swingstates.gestures.Training
 
getClip() - Method in class fr.lri.swingstates.canvas.Canvas
 
getClip() - Method in class fr.lri.swingstates.canvas.CShape
Returns the shape that clips this shape, if any.
getCollection() - Method in class fr.lri.swingstates.canvas.CAndTag
Returns a collection containing all the shapes tagged by this tag.
getCollection() - Method in class fr.lri.swingstates.canvas.CIntentionalTag
getCollection() - Method in class fr.lri.swingstates.canvas.COrTag
Returns a collection containing all the shapes tagged by this tag.
getCollection() - Method in class fr.lri.swingstates.sm.Tag
 
getColor() - Method in class fr.lri.swingstates.applets.ColorEvent
 
getColor() - Method in class fr.lri.swingstates.applets.ColorTag
 
getComponent() - Method in class fr.lri.swingstates.sm.EventOnComponent
Returns the component on which the mouse event firing this transition has occured.
getComponent() - Method in class fr.lri.swingstates.sm.jtransitions.MouseOnComponent
Returns the component on which the mouse event firing this transition has occured.
getComponent() - Method in class fr.lri.swingstates.sm.jtransitions.MouseOnJTag
Returns the component on which the mouse event firing this transition has occured.
getContentPane(Component) - Static method in class fr.lri.swingstates.sm.JStateMachine
 
getControlledObjects() - Method in class fr.lri.swingstates.canvas.CStateMachine
Returns the linked list of CElement objects to which this state machine is attached, or null is the machine is not attached.
getControlledObjects() - Method in class fr.lri.swingstates.sm.JStateMachine
 
getCurrentDistance() - Method in class fr.lri.swingstates.gestures.rubine.RubineClassifier
 
getCurrentDistance() - Method in class fr.lri.swingstates.gestures.shapeMatching.ShapeMatchingClassifier
 
getCurrentPoint() - Method in class fr.lri.swingstates.canvas.CPolyLine
 
getCurrentState() - Method in class fr.lri.swingstates.debug.StateMachineEvent
Returns the current state of the state machine that originated this StateMachineEvent.
getCurrentState() - Method in class fr.lri.swingstates.sm.StateMachine
Returns this state machine's current state.
getDelay() - Method in class fr.lri.swingstates.animations.Animation
 
getDelayInMilliseconds() - Method in class fr.lri.swingstates.canvas.CDynamicWidget
 
getDeltaAngle() - Method in class fr.lri.swingstates.animations.AnimationRotateBy
 
getDeltaScaleX() - Method in class fr.lri.swingstates.animations.AnimationScaleBy
 
getDeltaScaleY() - Method in class fr.lri.swingstates.animations.AnimationScaleBy
 
getDisplayList() - Method in class fr.lri.swingstates.canvas.Canvas
 
getDuration() - Method in class fr.lri.swingstates.gestures.Gesture
 
getDx() - Method in class fr.lri.swingstates.animations.AnimationTranslateBy
 
getDy() - Method in class fr.lri.swingstates.animations.AnimationTranslateBy
 
getEnd() - Method in class fr.lri.swingstates.gestures.Gesture
 
getEvent() - Method in class fr.lri.swingstates.sm.Transition
Returns the event that has just been received.
getExamples(String) - Method in class fr.lri.swingstates.gestures.AbstractClassifier
Returns the vector of gesture examples for a given class.
getExamples(String) - Method in class fr.lri.swingstates.gestures.dtw.DTWClassifier
Returns the vector of gesture examples for a given class.
getExamples(String) - Method in class fr.lri.swingstates.gestures.rubine.RubineClassifier
Returns the vector of gesture examples for a given class.
getExamples(String) - Method in class fr.lri.swingstates.gestures.shapeMatching.ShapeMatchingClassifier
Returns the vector of gesture examples for a given class.
getFeatures(String) - Method in class fr.lri.swingstates.gestures.rubine.RubineClassifier
Computes the vector of features for a given class of gestures.
getFeatures(Gesture) - Static method in class fr.lri.swingstates.gestures.rubine.RubineClassifier
Computes the vector of features for a gesture.
getFeatures(Vector<Point2D>) - Static method in class fr.lri.swingstates.gestures.rubine.RubineClassifier
Computes the vector of features for a list of points.
getFilledShapes() - Method in class fr.lri.swingstates.canvas.Canvas
Returns the list of CShape that have this tag and that are filled.
getFilledShapes() - Method in interface fr.lri.swingstates.canvas.CElement
Returns the list of CShape that have this tag and that are filled.
getFilledShapes() - Method in class fr.lri.swingstates.canvas.CShape
Returns the list of CShape that have this tag and that are filled.
getFilledShapes() - Method in class fr.lri.swingstates.canvas.CTag
Returns the list of CShape that have this tag and that are filled.
getFillPaint() - Method in class fr.lri.swingstates.canvas.CShape
 
getFirstAntialiasedShape() - Method in class fr.lri.swingstates.canvas.Canvas
Returns the first antialiased CShape contained in this CElement.
getFirstAntialiasedShape() - Method in interface fr.lri.swingstates.canvas.CElement
Returns the first antialiased CShape contained in this CElement.
getFirstAntialiasedShape() - Method in class fr.lri.swingstates.canvas.CShape
Returns the first antialiased CShape contained in this CElement.
getFirstAntialiasedShape() - Method in class fr.lri.swingstates.canvas.CTag
Returns the first antialiased CShape contained in this CElement.
getFirstFilledShape() - Method in class fr.lri.swingstates.canvas.Canvas
Returns the first CShape contained in this CElement and that is filled.
getFirstFilledShape() - Method in interface fr.lri.swingstates.canvas.CElement
Returns the first CShape contained in this CElement and that is filled.
getFirstFilledShape() - Method in class fr.lri.swingstates.canvas.CShape
Returns the first CShape contained in this CElement and that is filled.
getFirstFilledShape() - Method in class fr.lri.swingstates.canvas.CTag
Returns the first CShape contained in this CElement and that is filled.
getFirstHavingTag(CTag) - Method in class fr.lri.swingstates.canvas.Canvas
Returns the topmost CShape that has tag t.
getFirstHavingTag(CTag) - Method in interface fr.lri.swingstates.canvas.CElement
Returns the topmost CShape that has tag t.
getFirstHavingTag(CTag) - Method in class fr.lri.swingstates.canvas.CShape
Returns the topmost CShape that has tag t.
getFirstHavingTag(CTag) - Method in class fr.lri.swingstates.canvas.CTag
Returns the topmost CShape that has tag t.
getFirstOutlinedShape() - Method in class fr.lri.swingstates.canvas.Canvas
Returns the first CShape contained in this CElement and that is outlined.
getFirstOutlinedShape() - Method in interface fr.lri.swingstates.canvas.CElement
Returns the first CShape contained in this CElement and that is outlined.
getFirstOutlinedShape() - Method in class fr.lri.swingstates.canvas.CShape
Returns the first CShape contained in this CElement and that is outlined.
getFirstOutlinedShape() - Method in class fr.lri.swingstates.canvas.CTag
Returns the first CShape contained in this CElement and that is outlined.
getFont() - Method in class fr.lri.swingstates.canvas.CText
Returns the text font.
getGestures() - Method in class fr.lri.swingstates.gestures.GestureClass
 
getGhost() - Method in class fr.lri.swingstates.canvas.CShape
Builds the 'ghost' of this shape if it does not already exists.
getGlassPane(Component) - Static method in class fr.lri.swingstates.sm.JStateMachine
 
getHeight() - Method in class fr.lri.swingstates.canvas.CShape
 
getHeight() - Method in class fr.lri.swingstates.gestures.Gesture
 
getHierarchy() - Method in class fr.lri.swingstates.canvas.CShape
Returns the hierarchy of this shape.
getHiliteMachine() - Static method in class fr.lri.swingstates.applets.Menu
 
getIconHeight() - Method in class fr.lri.swingstates.gestures.GestureIcon
 
getIconWidth() - Method in class fr.lri.swingstates.gestures.GestureIcon
 
getID() - Method in interface fr.lri.swingstates.events.PickerCEvent
 
getInitialState() - Method in class fr.lri.swingstates.sm.StateMachine
Returns this state machine's initial state.
getInputEvent() - Method in class fr.lri.swingstates.canvas.transitions.MouseOnShape
 
getInputEvent() - Method in class fr.lri.swingstates.canvas.transitions.MouseOnTag
 
getInputEvent() - Method in class fr.lri.swingstates.sm.jtransitions.MouseOnComponent
 
getInputEvent() - Method in class fr.lri.swingstates.sm.transitions.KeyTransition
 
getInputEvent() - Method in class fr.lri.swingstates.sm.transitions.MouseOnPosition
 
getInputState() - Method in class fr.lri.swingstates.sm.Transition
 
getInteraction() - Method in class fr.lri.swingstates.applets.Menu
 
getIntersection(CShape) - Method in class fr.lri.swingstates.canvas.Canvas
Tests whether a CShape s intersects this CElement.
getIntersection(CShape) - Method in interface fr.lri.swingstates.canvas.CElement
Tests whether a CShape s intersects this CElement.
getIntersection(CShape) - Method in class fr.lri.swingstates.canvas.CShape
Computes the shape corresponding to the intersection of this shape with another given shape.
getIntersection(CShape) - Method in class fr.lri.swingstates.canvas.CTag
Tests whether a CShape s intersects this CElement.
getKeyCode() - Method in class fr.lri.swingstates.sm.transitions.KeyTransition
 
getLapDuration() - Method in class fr.lri.swingstates.animations.Animation
 
getLength() - Method in class fr.lri.swingstates.canvas.CSegment
 
getLocation() - Method in interface fr.lri.swingstates.events.Picker
 
getMachine() - Method in class fr.lri.swingstates.sm.State
 
getMatchingTransitions(State) - Method in class fr.lri.swingstates.events.VirtualEvent
Retrieves the transitions that match the name of this event on a given state.
getMax() - Method in class fr.lri.swingstates.gestures.Gesture
 
getMaximumDistance() - Method in class fr.lri.swingstates.gestures.rubine.RubineClassifier
 
getMaxX() - Method in class fr.lri.swingstates.canvas.Canvas
getMaxX() - Method in interface fr.lri.swingstates.canvas.CElement
 
getMaxX() - Method in class fr.lri.swingstates.canvas.CShape
 
getMaxX() - Method in class fr.lri.swingstates.canvas.CTag
 
getMaxY() - Method in class fr.lri.swingstates.canvas.Canvas
getMaxY() - Method in interface fr.lri.swingstates.canvas.CElement
 
getMaxY() - Method in class fr.lri.swingstates.canvas.CShape
 
getMaxY() - Method in class fr.lri.swingstates.canvas.CTag
 
getMin() - Method in class fr.lri.swingstates.gestures.Gesture
 
getMinimumStrokeLength() - Method in class fr.lri.swingstates.gestures.AbstractClassifier
 
getMinX() - Method in class fr.lri.swingstates.canvas.Canvas
getMinX() - Method in interface fr.lri.swingstates.canvas.CElement
 
getMinX() - Method in class fr.lri.swingstates.canvas.CShape
 
getMinX() - Method in class fr.lri.swingstates.canvas.CTag
 
getMinY() - Method in class fr.lri.swingstates.canvas.Canvas
getMinY() - Method in interface fr.lri.swingstates.canvas.CElement
 
getMinY() - Method in class fr.lri.swingstates.canvas.CShape
 
getMinY() - Method in class fr.lri.swingstates.canvas.CTag
 
getModifier() - Method in class fr.lri.swingstates.canvas.transitions.MouseOnShape
Returns the modifier of the event that fires this transition.
getModifier() - Method in class fr.lri.swingstates.events.VirtualCanvasEvent
 
getModifier() - Method in class fr.lri.swingstates.sm.transitions.MouseOnPosition
Returns the modifier of the mouse event that fires this transition.
getModifiersAsText(int) - Static method in class fr.lri.swingstates.events.Utils
Returns the text corresponding to a modifier for toString methods in Transition classes.
getMouseEvent() - Method in class fr.lri.swingstates.canvas.transitions.MouseOnShape
 
getMouseEvent() - Method in class fr.lri.swingstates.canvas.transitions.MouseOnTag
 
getMouseEvent() - Method in class fr.lri.swingstates.sm.transitions.MouseOnPosition
 
getName() - Method in class fr.lri.swingstates.animations.ANamedTag
Returns the name of this tag.
getName() - Method in class fr.lri.swingstates.canvas.CNamedTag
Returns the name of this tag.
getName() - Method in class fr.lri.swingstates.gestures.GestureClass
Returns the name of this class of gestures.
getName() - Method in class fr.lri.swingstates.gestures.Score
 
getName() - Method in class fr.lri.swingstates.gestures.shapeMatching.NamedGesture
 
getName() - Method in class fr.lri.swingstates.sm.JNamedTag
Returns the name of this tag.
getName() - Method in class fr.lri.swingstates.sm.State
 
getNameEvent() - Method in class fr.lri.swingstates.events.VirtualEvent
Returns the name of the virtual event.
getNbGestureExamples(String) - Method in class fr.lri.swingstates.gestures.rubine.RubineClassifier
 
getNbLaps() - Method in class fr.lri.swingstates.animations.Animation
 
getNbPoints() - Method in class fr.lri.swingstates.gestures.shapeMatching.ShapeMatchingClassifier
 
getNumberOfExamples() - Method in class fr.lri.swingstates.gestures.GestureClass
 
getOutlinedShapes() - Method in class fr.lri.swingstates.canvas.Canvas
Returns the list of CShape that have this tag and that are outlined.
getOutlinedShapes() - Method in interface fr.lri.swingstates.canvas.CElement
Returns the list of CShape that have this tag and that are outlined.
getOutlinedShapes() - Method in class fr.lri.swingstates.canvas.CShape
Returns the list of CShape that have this tag and that are outlined.
getOutlinedShapes() - Method in class fr.lri.swingstates.canvas.CTag
 
getOutlinePaint() - Method in class fr.lri.swingstates.canvas.CShape
Returns the outline Paint, which is used to display the boundary of the shape when it is outlined.
getOutputState() - Method in class fr.lri.swingstates.sm.Transition
 
getPacingFunction() - Method in class fr.lri.swingstates.animations.Animation
 
getParent() - Method in class fr.lri.swingstates.canvas.CShape
Returns the parent of this shape, if any.
getPicked() - Method in class fr.lri.swingstates.events.PickerCMouseEvent
 
getPicked() - Method in class fr.lri.swingstates.events.PickerCMouseWheelEvent
 
getPicked() - Method in interface fr.lri.swingstates.events.PickerEvent
 
getPicker() - Method in class fr.lri.swingstates.events.PickerCMouseEvent
 
getPicker() - Method in class fr.lri.swingstates.events.PickerCMouseWheelEvent
 
getPicker() - Method in interface fr.lri.swingstates.events.PickerEvent
 
getPngImage(File, String, int, int) - Method in class fr.lri.swingstates.gestures.AbstractClassifier
Creates a squared png image of a stroke given its command name.
getPngImage(File, String, int, Color, int, Color) - Method in class fr.lri.swingstates.gestures.AbstractClassifier
Creates a squared png image of a stroke given its command name.
getPoint() - Method in class fr.lri.swingstates.canvas.transitions.EventOnShape
Returns the location at which this transition has occured.
getPoint() - Method in class fr.lri.swingstates.canvas.transitions.MouseOnShape
Returns the location at which this transition has occured.
getPoint() - Method in class fr.lri.swingstates.canvas.transitions.MouseOnTag
Returns the location at which this transition has occured.
getPoint() - Method in interface fr.lri.swingstates.events.PickerEvent
 
getPoint() - Method in class fr.lri.swingstates.events.VirtualCanvasEvent
 
getPoint() - Method in class fr.lri.swingstates.sm.jtransitions.MouseOnComponent
Returns the location at which this transition has occured.
getPoint() - Method in class fr.lri.swingstates.sm.jtransitions.MouseOnJTag
Returns the location at which this transition has occured.
getPoint() - Method in class fr.lri.swingstates.sm.transitions.EventOnPosition
Returns the location at which this transition has occured.
getPoint() - Method in class fr.lri.swingstates.sm.transitions.MouseOnPosition
Returns the location at which this transition has occured.
getPointInComponent(Component) - Method in class fr.lri.swingstates.sm.EventOnComponent
Returns the location at which this transition has occured in the coordinate system of a given component.
getPoints() - Method in class fr.lri.swingstates.gestures.Gesture
 
getPoints() - Method in class fr.lri.swingstates.gestures.shapeMatching.NamedGesture
 
getPointTimes() - Method in class fr.lri.swingstates.gestures.Gesture
 
getPreferredSize() - Method in class fr.lri.swingstates.debug.StateMachineVisualization
getPrefixInputEvent(KeyEvent) - Static method in class fr.lri.swingstates.events.Utils
Returns the string describing this awt key event ("KeyType", "KeyPress" or "KeyRelease").
getPrefixInputEvent(MouseEvent) - Static method in class fr.lri.swingstates.events.Utils
Returns the string describing this awt mouse event ("Down", "Move", "Drag", "Release", "Click", "Enter", "Leave" or "Wheel") concatenated with the number of the mouse button (0, 1 or 2).
getPreviousState() - Method in class fr.lri.swingstates.debug.StateMachineEvent
Returns the previous state of the state machine that originated this StateMachineEvent.
getReferenceX() - Method in class fr.lri.swingstates.canvas.CShape
Returns the x coordinate of this shape's reference point.
getReferenceY() - Method in class fr.lri.swingstates.canvas.CShape
Returns the y coordinate of this shape's reference point.
getRelativeEllipse(double, double) - Method in class fr.lri.swingstates.canvas.CText
Returns a CEllipse that surrounds this text.
getRelativeRectangle(double, double) - Method in class fr.lri.swingstates.canvas.CText
Returns a CRectangle that surrounds this text.
getRenderingHint(RenderingHints.Key) - Method in class fr.lri.swingstates.canvas.CShape
Returns the rendering attribute of this CShape given a hint key.
getRepresentative(String) - Method in class fr.lri.swingstates.gestures.AbstractClassifier
Returns a graphical representation for a given class of gestures.
getRepresentative(String) - Method in class fr.lri.swingstates.gestures.rubine.RubineClassifier
Returns a graphical representation for a given class of gestures.
getRotateAngleTarget() - Method in class fr.lri.swingstates.animations.AnimationRotateTo
 
getRotation() - Method in class fr.lri.swingstates.canvas.CShape
Returns this shape's rotation angle.
getScaleX() - Method in class fr.lri.swingstates.canvas.CShape
Returns the x scale value.
getScaleXTarget() - Method in class fr.lri.swingstates.animations.AnimationScaleTo
 
getScaleY() - Method in class fr.lri.swingstates.canvas.CShape
Returns the y scale value.
getScaleYTarget() - Method in class fr.lri.swingstates.animations.AnimationScaleTo
 
getScore() - Method in class fr.lri.swingstates.gestures.Score
 
getScrollAmount() - Method in class fr.lri.swingstates.canvas.transitions.WheelOnShape
 
getScrollAmount() - Method in class fr.lri.swingstates.canvas.transitions.WheelOnTag
 
getScrollAmount() - Method in class fr.lri.swingstates.sm.jtransitions.WheelOnComponent
 
getScrollAmount() - Method in class fr.lri.swingstates.sm.jtransitions.WheelOnJTag
 
getScrollAmount() - Method in class fr.lri.swingstates.sm.transitions.Wheel
 
getScrollType() - Method in class fr.lri.swingstates.canvas.transitions.WheelOnShape
 
getScrollType() - Method in class fr.lri.swingstates.canvas.transitions.WheelOnTag
 
getScrollType() - Method in class fr.lri.swingstates.sm.jtransitions.WheelOnComponent
 
getScrollType() - Method in class fr.lri.swingstates.sm.jtransitions.WheelOnJTag
 
getScrollType() - Method in class fr.lri.swingstates.sm.transitions.Wheel
 
getShape() - Method in class fr.lri.swingstates.canvas.CShape
Returns the Java2D shape of reference, i.e.
getShape() - Method in class fr.lri.swingstates.canvas.transitions.EventOnShape
Returns the CShape on which the event firing this transition has occured.
getShape() - Method in class fr.lri.swingstates.canvas.transitions.MouseOnShape
Returns the CShape on which the event firing this transition has occured.
getShape() - Method in class fr.lri.swingstates.canvas.transitions.MouseOnTag
Returns the CShape on which the event firing this transition has occured.
getShape() - Method in class fr.lri.swingstates.events.VirtualCanvasEvent
 
getSizeScaleToSquare() - Method in class fr.lri.swingstates.gestures.shapeMatching.ShapeMatchingClassifier
 
getSMs() - Method in class fr.lri.swingstates.canvas.Canvas
Returns the state machines attached to this canvas.
getSmSource() - Method in class fr.lri.swingstates.debug.StateMachineEvent
Returns the state machine that originated this event.
getSource() - Method in interface fr.lri.swingstates.events.PickerCEvent
 
getStart() - Method in class fr.lri.swingstates.gestures.Gesture
 
getStartX() - Method in class fr.lri.swingstates.canvas.CPolyLine
 
getStartY() - Method in class fr.lri.swingstates.canvas.CPolyLine
 
getState(String) - Method in class fr.lri.swingstates.sm.StateMachine
Look up a state by its name.
getStateName() - Method in exception fr.lri.swingstates.sm.StateNotFoundException
Returns the name of the state that is not found.
getStroke() - Method in class fr.lri.swingstates.canvas.CShape
Returns the stroke style, which specifies the shape of the boundary of the shape when it is outlined (thickness, dash pattern, etc.).
getSubtraction(CShape) - Method in class fr.lri.swingstates.canvas.CShape
Computes the shape corresponding to the subtraction of this shape by another given shape.
getTag(String) - Static method in class fr.lri.swingstates.animations.ANamedTag
Returns the tag object given its name.
getTag(String) - Method in class fr.lri.swingstates.canvas.Canvas
Returns the tag object given its name.
getTag(Class) - Method in class fr.lri.swingstates.canvas.Canvas
Returns an intentional tag object grouping shapes having a tag of a given class.
getTag(Canvas, Class) - Static method in class fr.lri.swingstates.canvas.ClassTag
Returns the existing ClassTag registered on a given canvas or creates it if it does not exist.
getTag() - Method in class fr.lri.swingstates.canvas.transitions.EventOnTag
Returns the tag instance hold by the CShape on which the mouse event firing this transition has occurred.
getTag(String) - Static method in class fr.lri.swingstates.sm.JNamedTag
Returns the tag object given its name.
getTag() - Method in class fr.lri.swingstates.sm.jtransitions.EventOnJTag
Returns the tag instance attached to the JComponent on which the mouse event firing this transition has occured.
getTaggedComponents(String) - Static method in class fr.lri.swingstates.sm.JNamedTag
Returns the list of components that have a given tag.
getTaggedComponents(Class) - Static method in class fr.lri.swingstates.sm.JTag
Returns the list of components that have a tag of a given class.
getTagName() - Method in class fr.lri.swingstates.canvas.transitions.EventOnTag
Returns the name of the tag hold by the CShape on which the mouse event firing this transition has occurred.
getTagName() - Method in class fr.lri.swingstates.sm.jtransitions.EventOnJTag
Returns the name of the tag attached to the component on which the mouse event firing this transition has occured.
getTagName() - Method in class fr.lri.swingstates.sm.TaggedTimer
 
getTags() - Method in class fr.lri.swingstates.canvas.CShape
 
getTemplate(String) - Method in class fr.lri.swingstates.gestures.AbstractClassifier
 
getTemplatePoints() - Method in class fr.lri.swingstates.gestures.shapeMatching.NamedGesture
 
getTemplates() - Method in class fr.lri.swingstates.gestures.AbstractClassifier
 
getText() - Method in class fr.lri.swingstates.canvas.CText
Returns the text.
getThreshold() - Method in class fr.lri.swingstates.gestures.shapeMatching.ShapeMatchingClassifier
 
getTimer() - Method in class fr.lri.swingstates.events.VirtualTimerEvent
 
getTopLeastShape() - Method in class fr.lri.swingstates.canvas.CTag
 
getTopMostShape() - Method in class fr.lri.swingstates.canvas.CTag
 
getTransform() - Method in class fr.lri.swingstates.canvas.CShape
Returns the affine transformation that is applied to the shape.
getTransition() - Method in class fr.lri.swingstates.debug.StateMachineEvent
Returns the transition that has just been fired by this state machine.
getTransitions() - Method in class fr.lri.swingstates.sm.State
 
getTranslateX() - Method in class fr.lri.swingstates.canvas.CShape
Returns the x coordinate of this shape.
getTranslateXTarget() - Method in class fr.lri.swingstates.animations.AnimationTranslateTo
 
getTranslateY() - Method in class fr.lri.swingstates.canvas.CShape
Returns the y coordinate of this shape.
getTranslateYTarget() - Method in class fr.lri.swingstates.animations.AnimationTranslateTo
 
getTransparencyFill() - Method in class fr.lri.swingstates.canvas.CShape
 
getTransparencyFillTarget() - Method in class fr.lri.swingstates.animations.AnimationTransparency
 
getTransparencyOutline() - Method in class fr.lri.swingstates.canvas.CShape
 
getTransparencyOutlineTarget() - Method in class fr.lri.swingstates.animations.AnimationTransparency
 
getUnitsToScroll() - Method in class fr.lri.swingstates.canvas.transitions.WheelOnShape
 
getUnitsToScroll() - Method in class fr.lri.swingstates.canvas.transitions.WheelOnTag
 
getUnitsToScroll() - Method in class fr.lri.swingstates.sm.jtransitions.WheelOnComponent
 
getUnitsToScroll() - Method in class fr.lri.swingstates.sm.jtransitions.WheelOnJTag
 
getUnitsToScroll() - Method in class fr.lri.swingstates.sm.transitions.Wheel
 
getWeights(String) - Method in class fr.lri.swingstates.gestures.rubine.RubineClassifier
 
getWheelRotation() - Method in class fr.lri.swingstates.canvas.transitions.WheelOnShape
 
getWheelRotation() - Method in class fr.lri.swingstates.canvas.transitions.WheelOnTag
 
getWheelRotation() - Method in class fr.lri.swingstates.sm.jtransitions.WheelOnComponent
 
getWheelRotation() - Method in class fr.lri.swingstates.sm.jtransitions.WheelOnJTag
 
getWheelRotation() - Method in class fr.lri.swingstates.sm.transitions.Wheel
 
getWidget() - Method in class fr.lri.swingstates.canvas.CWidget
 
getWidth() - Method in class fr.lri.swingstates.canvas.CShape
 
getWidth() - Method in class fr.lri.swingstates.gestures.Gesture
 
GraphicalEditor - Class in fr.lri.swingstates.applets
 
GraphicalEditor(int, int) - Constructor for class fr.lri.swingstates.applets.GraphicalEditor
 
GraphicalEditorSM - Class in fr.lri.swingstates.applets
 
GraphicalEditorSM(int, int) - Constructor for class fr.lri.swingstates.applets.GraphicalEditorSM
 
GraphicalShape - Interface in fr.lri.swingstates.sm
 
greaterPriorityThan(CStateMachine, Canvas) - Method in class fr.lri.swingstates.canvas.CStateMachine
Makes this state machine have a greater priority than another state machine.
greatestPriority(Canvas) - Method in class fr.lri.swingstates.canvas.CStateMachine
Makes this state machine have the greatest priority.
guard(double, double) - Method in class fr.lri.swingstates.sm.PressDragReleaseStateMachine
 
guard() - Method in class fr.lri.swingstates.sm.Transition
Method called when an event matching this transition is received to decide whether it can be fired.
A B C D E F G H I J K L M N O P Q R S T U V W X