- RectangleWipe - Class in visual.dynamic.sampled
-
A wipe that consists of a rectangle that grows
from the center.
- RectangleWipe(int, int) - Constructor for class visual.dynamic.sampled.RectangleWipe
-
Explicit Value Constructor.
- RectilinearMetric - Class in math
-
The rectilinear metric (i.e., the sum of the absolute values of the
differences between the elements).
- RectilinearMetric() - Constructor for class math.RectilinearMetric
-
- REMAIN - Static variable in class visual.dynamic.described.TweeningSprite
-
- remove() - Method in class collectionframework.NullIterator
-
Remove the last element from the underlying collection
(required by Iterator).
- remove(Sprite) - Method in class visual.dynamic.described.Stage
-
Remove a Sprite from this Stage.
- REMOVE - Static variable in class visual.dynamic.described.TweeningSprite
-
- remove(C) - Method in class visual.statik.AbstractAggregateContent
-
Remove a TransformableContent.
- remove(SimpleContent) - Method in class visual.Visualization
-
Remove the given SimpleContent from this Canvas.
- removeAntagonist(Sprite) - Method in class visual.dynamic.described.RuleBasedSprite
-
Remove a "antagonist" Sprite from the collection of
"antagonists" this Sprite is concerned with.
- removeKeyListener(KeyListener) - Method in class visual.Visualization
-
Remove a KeyListener.
- removeLineListener(LineListener) - Method in class auditory.sampled.BoomBox
-
Remove a LineListener
- removeListener(MetronomeListener) - Method in class event.Metronome
-
Remove a MetronomeListener.
- removeMouseListener(MouseListener) - Method in class visual.Visualization
-
Remove a MouseListener.
- removeMouseMotionListener(MouseMotionListener) - Method in class visual.Visualization
-
Remove a MouseMotionListener.
- removePart(Part) - Method in class auditory.described.Score
-
Remove a Part from this Score.
- removeView(VisualizationView) - Method in class visual.Visualization
-
Remove a view from this Visualization.
- render(MidiChannel) - Method in class auditory.described.AbstractContent
-
Render this AbstractContent on the given MidiChannel
(required by MidiSound).
- render(MidiChannel) - Method in interface auditory.described.Content
-
Render this Content on the given MidiChannel.
- render(MidiChannel) - Method in class auditory.described.Part
-
Render the current note in this Part
- render() - Method in class auditory.described.Score
-
Render this Score.
- render(Clip) - Method in class auditory.sampled.BufferedSound
-
Render this BufferedSound on the given Clip.
- render(Clip) - Method in interface auditory.sampled.Content
-
Render this Content.
- render(Graphics) - Method in class visual.dynamic.described.AbstractSprite
-
Render this Sprite.
- render(Graphics, Visualization, VisualizationView) - Method in class visual.dynamic.sampled.ScreenRenderer
-
Render the content contained in the model.
- render(Graphics, Visualization, VisualizationView) - Method in class visual.dynamic.SpecialEffectsRenderer
-
Render the content contained in the model.
- render(Graphics, Visualization, VisualizationView) - Method in class visual.PartialVisualizationRenderer
-
Render the content contained in the model.
- render(Graphics, Visualization, VisualizationView) - Method in class visual.PlainVisualizationRenderer
-
Render the content contained in the model.
- render(Graphics, Visualization, VisualizationView) - Method in class visual.ScaledVisualizationRenderer
-
Render the content contained in the model.
- render(Graphics) - Method in class visual.statik.AbstractAggregateContent
-
Render this AbstractAggregateContent
(required by TransformableContent).
- render(Graphics) - Method in class visual.statik.described.Content
-
Render this described visual content.
- render(Graphics) - Method in class visual.statik.sampled.Content
-
Render this sampled visual content
(required by Content).
- render(Graphics) - Method in interface visual.statik.SimpleContent
-
Render this static visual content.
- render(Graphics, Visualization, VisualizationView) - Method in interface visual.VisualizationRenderer
-
Render the content contained in the model.
- repaint() - Method in class visual.Visualization
-
Repaint the view(s) associated with this Visualization.
- reset() - Method in class collectionframework.NullIterator
-
Reset this Iterator so that it (again) contains
the single element.
- reset() - Method in class event.Metronome
-
Reset the time
Note: This method should only be called when the
Metronome is not running.
- reset() - Method in class event.UDPDrivenMetronome
-
Reset the time.
- ResourceFinder - Class in io
-
A ResourceFinder is used to find a "resource" either in a .jar file or
in the local file system.
- ReverseOp - Class in auditory.sampled
-
A BufferedSoundUnaryOp that reverses a BufferedSound.
- ReverseOp() - Constructor for class auditory.sampled.ReverseOp
-
- RIGHT - Static variable in class visual.dynamic.sampled.LineWipe
-
- RuleBasedSprite - Class in visual.dynamic.described
-
An abstract rule-based Sprite.
- RuleBasedSprite(TransformableContent) - Constructor for class visual.dynamic.described.RuleBasedSprite
-
Explicit Value Constructor.
- run() - Method in class app.JApplication
-
The actual entry point into this JApplication
(required by Runnable).
- run() - Method in class event.Metronome
-
The code that is executed in the timer thread
(required by Runnable).
- run() - Method in class event.UDPDrivenMetronome
-
The code that is executed in the timer thread
(required by Runnable).