- SampledSprite - Class in visual.dynamic.described
-
A TweeningSprite that uses sampled visual content.
- SampledSprite() - Constructor for class visual.dynamic.described.SampledSprite
-
Default Constructor
- ScaledVisualizationRenderer - Class in visual
-
A decorator of a VisualizationRenderer that adds
scaling capabilities.
- ScaledVisualizationRenderer(VisualizationRenderer, double, double) - Constructor for class visual.ScaledVisualizationRenderer
-
Explicit Value Constructor.
- Score - Class in auditory.described
-
An encapsulation of a music score.
- Score() - Constructor for class auditory.described.Score
-
Default Constructor.
- ScoreFactory - Class in auditory.described
-
A factory that creates Score objects.
- ScoreFactory() - Constructor for class auditory.described.ScoreFactory
-
Default Constructor.
- ScoreFactory(ResourceFinder) - Constructor for class auditory.described.ScoreFactory
-
Explicit Value Constructor.
- Screen - Class in visual.dynamic.sampled
-
A component that renders a sequence of Content objects
(i.e., static visual content).
- Screen() - Constructor for class visual.dynamic.sampled.Screen
-
Default Constructor.
- Screen(int) - Constructor for class visual.dynamic.sampled.Screen
-
Explicit Value Constructor.
- Screen(Metronome) - Constructor for class visual.dynamic.sampled.Screen
-
Explicit Value Constructor.
- ScreenRenderer - Class in visual.dynamic.sampled
-
The renderer for Screen objects.
- ScreenRenderer(VisualizationRenderer) - Constructor for class visual.dynamic.sampled.ScreenRenderer
-
Explicit Value Constructor.
- setAudible(boolean) - Method in class auditory.described.AbstractContent
-
Set whether this AbstractContent is audible or note.
- setAudible(boolean) - Method in interface auditory.described.Content
-
Set whether this Content is audible or note.
- setBackground(Color) - Method in class visual.Visualization
-
Set the background color.
- setBufferedImageOp(BufferedImageOp) - Method in class visual.statik.sampled.AggregateContent
-
Set the BufferedImageOp to use when transforming
the Image.
- setBufferedImageOp(BufferedImageOp) - Method in class visual.statik.sampled.CompositeContent
-
Set the BufferedImageOp to use when transforming
the Image.
- setBufferedImageOp(BufferedImageOp) - Method in class visual.statik.sampled.Content
-
Set the BufferedImageOp to use when transforming
the Image.
- setBufferedImageOp(BufferedImageOp) - Method in interface visual.statik.sampled.TransformableContent
-
Set the BufferedImageOp to use when transforming
the the static sampled visual content.
- setChannel(Part, MidiChannel) - Method in class auditory.described.Score
-
Set the MidiChannel associated with a Part.
- setColor(Color) - Method in class visual.statik.described.AggregateContent
-
Set the Color to use for stroking.
- setColor(Color) - Method in class visual.statik.described.CompositeContent
-
Set the Color to use for stroking.
- setColor(Color) - Method in class visual.statik.described.Content
-
Set the Color to use for stroking.
- setColor(Color) - Method in interface visual.statik.described.TransformableContent
-
Set the Color to use for stroking.
- setComposite(Composite) - Method in class visual.statik.sampled.AggregateContent
-
Set the transparency/Composite to use for the LAST Content
object.
- setComposite(Composite) - Method in class visual.statik.sampled.CompositeContent
-
Set the transparency/Composite.
- setComposite(Composite) - Method in class visual.statik.sampled.Content
-
Set the transparency/Composite.
- setComposite(Composite) - Method in interface visual.statik.sampled.TransformableContent
-
Set the transparency/Composite to use when
rendering the static sampled visual content.
- setContentPane(Container) - Method in class app.JApplication
-
Set the content pane
(required by RootPaneContainer).
- setDoubleBuffered(boolean) - Method in class visual.VisualizationView
-
Turn on/off "local" double buffering.
- setElement(E) - Method in class collectionframework.NullIterator
-
Set the single element in this Iterator.
- setEndState(int) - Method in class visual.dynamic.described.TweeningSprite
-
Set the "end state" for this Sprite.
- setGlassPane(Component) - Method in class app.JApplication
-
Set the glass pane
(required by RootPaneContainer).
- setImage(BufferedImage) - Method in class visual.statik.sampled.Content
-
Set the BufferedImage.
- setLayeredPane(JLayeredPane) - Method in class app.JApplication
-
Set the layered pane
(required by RootPaneContainer).
- setLocation(double, double) - Method in class visual.dynamic.described.AbstractSprite
-
Set the location (on the Stage) of the Sprite.
- setLocation(double, double) - Method in class visual.statik.AbstractTransformableContent
-
Set the translation
(required by TransformedContent).
- setLocation(double, double) - Method in class visual.statik.sampled.Content
-
Set the location.
- setLocation(double, double) - Method in interface visual.statik.TransformableContent
-
Set the location.
- setMetric(Metric) - Method in class visual.statik.sampled.GrayExceptOp
-
Set the Metric to use to calculate the distance
between two colors.
- setMultiplier(int) - Method in class event.Metronome
-
Set the multiplier (i.e., the apparent speed-up factor).
- setMultiplier(int) - Method in class event.UDPDrivenMetronome
-
Set the multiplier (i.e., the apparent speed-up factor).
- setPaint(Paint) - Method in class visual.statik.described.AggregateContent
-
Set the Paint to use for filling.
- setPaint(Paint) - Method in class visual.statik.described.CompositeContent
-
Set the Paint to use for filling.
- setPaint(Paint) - Method in class visual.statik.described.Content
-
Set the Paint to use for filling.
- setPaint(Paint) - Method in interface visual.statik.described.TransformableContent
-
Set the Paint to use for filling.
- setRenderer(VisualizationRenderer) - Method in class visual.VisualizationView
-
Set the VisualizationRenderer that this component
should use when rendering.
- setRepeating(boolean) - Method in class visual.dynamic.sampled.Screen
-
Set whether this presentation should repeat/loop.
- setRestartTime(int) - Method in class visual.dynamic.described.Stage
-
Set the time at which the Stage should restart.
- setRotation(double, double, double) - Method in class visual.dynamic.described.AbstractSprite
-
Set the rotation angle and point to rotate around.
- setRotation(double) - Method in class visual.dynamic.described.AbstractSprite
-
Set the rotation angle (the Sprite will rotate
around its midpoint).
- setRotation(double, double, double) - Method in class visual.statik.AbstractTransformableContent
-
Set the angle of rotation around the midpoint
(required by TransformedContent).
- setRotation(double, double, double) - Method in class visual.statik.sampled.Content
-
Set the rotation.
- setRotation(double, double, double) - Method in interface visual.statik.TransformableContent
-
Set the angle of rotation.
- setScale(double, double) - Method in class visual.dynamic.described.AbstractSprite
-
Set the scaling (enlargement, reduction) of the Sprite.
- setScale(double) - Method in class visual.dynamic.described.AbstractSprite
-
Set the scaling (enlargement, reduction) of the Sprite.
- setScale(double, double) - Method in class visual.statik.AbstractTransformableContent
-
Set the scaling
(required by TransformedContent).
- setScale(double) - Method in class visual.statik.AbstractTransformableContent
-
Set the scaling.
- setScale(double, double) - Method in interface visual.statik.TransformableContent
-
Set the scaling.
- setShape(Shape) - Method in class visual.statik.described.Content
-
Set the Shape.
- setStroke(Stroke) - Method in class visual.statik.described.AggregateContent
-
Set the Stroke to use.
- setStroke(Stroke) - Method in class visual.statik.described.CompositeContent
-
Set the Stroke to use.
- setStroke(Stroke) - Method in class visual.statik.described.Content
-
Set the Stroke to use.
- setStroke(Stroke) - Method in interface visual.statik.described.TransformableContent
-
Set the Stroke to use.
- setTempo(int) - Method in class auditory.described.Part
-
Set the tempo for this Part
- setTempo(int) - Method in class auditory.described.Score
-
Set the tempo for this Part.
- setTime(int) - Method in class event.Metronome
-
Set the current time.
- setTime(int) - Method in class event.UDPDrivenMetronome
-
Set the current time.
- setTimeSignature(int, int) - Method in class auditory.described.Part
-
Set the time signature for this Part
- setTimeSignature(int, int) - Method in class auditory.described.Score
-
Set the time signature for this Part.
- setView(VisualizationView) - Method in class visual.Visualization
-
Change the "main" view associated with this Visualization.
- setVisible(boolean) - Method in class visual.dynamic.described.AbstractSprite
-
Set the visibility of this Sprite.
- SimpleContent - Interface in visual.statik
-
The requirements of simple static visual content.
- SimpleIntervalIndexedCollection<E> - Class in collectionframework
-
A collection of objects that is indexed by an interval.
- SimpleIntervalIndexedCollection() - Constructor for class collectionframework.SimpleIntervalIndexedCollection
-
Default Constructor
- SpecialEffectsRenderer - Class in visual.dynamic
-
The renderer for SpecialEffectsScreen objects.
- SpecialEffectsRenderer(VisualizationRenderer, Visualization) - Constructor for class visual.dynamic.SpecialEffectsRenderer
-
Explicit Value Constructor.
- SpecialEffectsScreen - Class in visual.dynamic
-
A Screen that can also contain described dynamic content
(that can be used for creating "special effects").
- SpecialEffectsScreen() - Constructor for class visual.dynamic.SpecialEffectsScreen
-
Default Constructor.
- SpecialEffectsScreen(int) - Constructor for class visual.dynamic.SpecialEffectsScreen
-
Explicit Value Constructor.
- SpeedChangeOp - Class in auditory.sampled
-
A BufferedSoundUnaryOp that changes the speed at which
a signal is presented.
- SpeedChangeOp(double) - Constructor for class auditory.sampled.SpeedChangeOp
-
Explicit Value Constructor.
- Sprite - Interface in visual.dynamic.described
-
A Sprite is an "actor" on a Stage.
- Stage - Class in visual.dynamic.described
-
A Visualization that contains Sprite objects
- Stage(int) - Constructor for class visual.dynamic.described.Stage
-
Explicit Value Constructor.
- Stage(int, Metronome) - Constructor for class visual.dynamic.described.Stage
-
Explicit Value Constructor.
- start() - Method in class app.JApplication
-
This method is called when the main window is first
made visible and then each time it is de-iconified.
- start() - Method in class auditory.described.Orchestra
-
Start this Orchestra.
- start() - Method in class auditory.sampled.BoomBox
-
Render the Content without blocking
- start(boolean) - Method in class auditory.sampled.BoomBox
-
Render this Content
- start() - Method in class event.Metronome
-
Start this Metronome.
- start() - Method in class visual.dynamic.described.Stage
-
Start this Stage.
- start() - Method in class visual.dynamic.sampled.Screen
-
Start the presentation.
- stop() - Method in class app.JApplication
-
This method is called each time the main window is iconified
and just before it is disposed.
- stop() - Method in class event.Metronome
-
Stop this Metronome "immediately".
- stop() - Method in class visual.dynamic.described.Stage
-
Stop this Stage.
- stop() - Method in class visual.dynamic.sampled.Screen
-
Stop the presentation.
- Superimposition - Interface in visual.dynamic.sampled
-
A superimposition on a frame.
- SupremumMetric - Class in math
-
The supremum metric.
- SupremumMetric() - Constructor for class math.SupremumMetric
-