- paint(Graphics) - Method in class visual.VisualizationView
-
Paint (i.e., render) this JComponent.
- parseNote(String) - Static method in class auditory.described.NoteFactory
-
Parse a String representation of a note and construct a Note
from the constituent parts.
- Part - Class in auditory.described
-
A Part (i.e., a sequence of Content objects) in a Score.
- Part() - Constructor for class auditory.described.Part
-
Default Constructor
- PartFactory - Class in auditory.described
-
A factory that creates Part objects.
- PartFactory() - Constructor for class auditory.described.PartFactory
-
- PartialVisualizationRenderer - Class in visual
-
A decorator of a VisualizationRenderer that
only shows part of the content.
- PartialVisualizationRenderer(VisualizationRenderer, double, double) - Constructor for class visual.PartialVisualizationRenderer
-
Explicit Value Constructor.
- PlainVisualizationRenderer - Class in visual
-
A "plain" VisualizationRenderer that simply
clears the background and renders the content.
- PlainVisualizationRenderer() - Constructor for class visual.PlainVisualizationRenderer
-
- PostOfficeMetric - Class in math
-
The Post Office metric (i.e., a notion of distance that
makes sense if, to travel between two points, you have
to go through a central post office located at the origin).
- PostOfficeMetric() - Constructor for class math.PostOfficeMetric
-
- postRendering(Graphics, int) - Method in class visual.dynamic.sampled.AbstractFrameOp
-
Apply the post-rendering portion of
this FrameOp.
- postRendering(Graphics, int) - Method in class visual.dynamic.sampled.AbstractSuperimposition
-
Apply the post-rendering portion of
this Superimposition.
- postRendering(Graphics, int) - Method in class visual.dynamic.sampled.AbstractTransition
-
Apply the post-rendering portion of
this Transition.
- postRendering(Graphics, int) - Method in class visual.dynamic.sampled.Fade
-
Apply the post-rendering portion of
this Transition.
- postRendering(Graphics, int) - Method in interface visual.dynamic.sampled.FrameOp
-
Apply the post-rendering portion of
this Transition.
- postRendering(Graphics, int) - Method in class visual.dynamic.sampled.RectangleWipe
-
Apply the post-rendering portion of
this Transition.
- postRendering(Graphics, Visualization, VisualizationView) - Method in class visual.dynamic.sampled.ScreenRenderer
-
Operations to perform after rendering.
- postRendering(Graphics, int) - Method in class visual.dynamic.sampled.TransformableContentSuperimposition
-
Apply the post-rendering portion of
this Superimposition.
- postRendering(Graphics, Visualization, VisualizationView) - Method in class visual.dynamic.SpecialEffectsRenderer
-
Operations to perform after rendering.
- postRendering(Graphics, Visualization, VisualizationView) - Method in class visual.PartialVisualizationRenderer
-
Operations to perform after rendering.
- postRendering(Graphics, Visualization, VisualizationView) - Method in class visual.PlainVisualizationRenderer
-
Operations to perform after rendering.
- postRendering(Graphics, Visualization, VisualizationView) - Method in class visual.ScaledVisualizationRenderer
-
Operations to perform after rendering.
- postRendering(Graphics, Visualization, VisualizationView) - Method in interface visual.VisualizationRenderer
-
Operations to perform after rendering.
- preRendering(Graphics, int) - Method in class visual.dynamic.sampled.AbstractFrameOp
-
Apply the pre-rendering portion of
this FrameOp
- preRendering(Graphics, int) - Method in class visual.dynamic.sampled.AbstractSuperimposition
-
Apply the pre-rendering portion of
this Superimposition.
- preRendering(Graphics, int) - Method in class visual.dynamic.sampled.AbstractTransition
-
Apply the pre-rendering portion of
this Transition.
- preRendering(Graphics, int) - Method in class visual.dynamic.sampled.Fade
-
Apply the pre-rendering portion of
this Transition.
- preRendering(Graphics, int) - Method in interface visual.dynamic.sampled.FrameOp
-
Apply the pre-rendering portion of
this Transition.
- preRendering(Graphics, int) - Method in class visual.dynamic.sampled.RectangleWipe
-
Apply the pre-rendering portion of
this Transition.
- preRendering(Graphics, Visualization, VisualizationView) - Method in class visual.dynamic.sampled.ScreenRenderer
-
Operations to perform before rendering.
- preRendering(Graphics, int) - Method in class visual.dynamic.sampled.TransformableContentSuperimposition
-
Apply the pre-rendering portion of
this Superimposition.
- preRendering(Graphics, Visualization, VisualizationView) - Method in class visual.dynamic.SpecialEffectsRenderer
-
Operations to perform before rendering.
- preRendering(Graphics, Visualization, VisualizationView) - Method in class visual.PartialVisualizationRenderer
-
Operations to perform before rendering.
- preRendering(Graphics, Visualization, VisualizationView) - Method in class visual.PlainVisualizationRenderer
-
Operations to perform before rendering.
- preRendering(Graphics, Visualization, VisualizationView) - Method in class visual.ScaledVisualizationRenderer
-
Operations to perform before rendering.
- preRendering(Graphics, Visualization, VisualizationView) - Method in interface visual.VisualizationRenderer
-
Operations to perform before rendering.