- get(int) - Method in interface collectionframework.IntervalIndexedCollection
-
Get all of the elements at point i (i.e., all of the
elements with intervals that include i).
- get(int) - Method in class collectionframework.SimpleIntervalIndexedCollection
-
Get all of the elements at point i (i.e., all of the
elements with intervals that include i).
- getAudioFormat() - Method in class auditory.sampled.BufferedSound
-
Get the AudioFormat for this BufferedSound.
- getAudioFormat() - Method in interface auditory.sampled.Content
-
Get the AudioFormat for this Content.
- getBounds2D(boolean) - Method in class visual.dynamic.described.AbstractSprite
-
Returns a high precision bounding box of the Content
either before or after it is transformed.
- getBounds2D() - Method in class visual.dynamic.described.AbstractSprite
-
Returns a high precision bounding box of the
transformed Content.
- getBounds2D(boolean) - Method in class visual.dynamic.described.DescribedSprite
-
Returns a high precision bounding box of the Content
either before or after it is transformed.
- getBounds2D(boolean) - Method in class visual.statik.AbstractAggregateContent
-
Returns a high precision bounding box of the Content
either before or after it is transformed.
- getBounds2D() - Method in class visual.statik.AbstractTransformableContent
-
Returns a high precision bounding box of the appropriately
transformed content.
- getBounds2D(boolean) - Method in class visual.statik.AbstractTransformableContent
-
Returns a high precision bounding box of the Content
either before or after it is transformed.
- getBounds2D(boolean) - Method in class visual.statik.described.Content
-
Returns a high precision bounding box of the Content
either before or after it is transformed.
- getBounds2D() - Method in class visual.statik.sampled.Content
-
Returns a high precision bounding box of the appropriately
transformed content.
- getBounds2D(boolean) - Method in class visual.statik.sampled.Content
-
Returns a high precision bounding box of the Content
either before or after it is transformed
(required by TransformedContent).
- getBounds2D(BufferedImage) - Method in class visual.statik.sampled.IdentityOp
-
Returns the bounding box of the filtered destination image
(required by BufferedImageOp)
- getBounds2D(boolean) - Method in interface visual.statik.TransformableContent
-
Returns a high precision bounding box of the Content
either before or after it is transformed.
- getColor() - Method in class visual.statik.described.Content
-
Get the stroke Color.
- getContent() - Method in class visual.dynamic.described.DescribedSprite
-
Get the visual content associated with this Sprite.
- getContent() - Method in class visual.dynamic.described.RuleBasedSprite
-
Get the visual content associated with this Sprite
(required by Sprite).
- getContentPane() - Method in class app.JApplication
-
Returns the content pane
(required by RootPaneContainer).
- getDelay() - Method in class event.Metronome
-
Get the current delay.
- getFirstFrame() - Method in class visual.dynamic.sampled.AbstractFrameOp
-
Get the index of the first frame of this FrameOp.
- getFirstFrame() - Method in interface visual.dynamic.sampled.FrameOp
-
Get the index of the first frame of this FrameOp.
- getFrameNumber() - Method in class visual.dynamic.sampled.Screen
-
Get the number of the current frame.
- getGlassPane() - Method in class app.JApplication
-
Returns the glass pane
(required by RootPaneContainer).
- getInstrumentName(Part) - Method in class auditory.described.Score
-
Get a String representation of the instrument
for a particular Part.
- getLastFrame() - Method in class visual.dynamic.sampled.AbstractFrameOp
-
Get the index of the last frame of this FrameOp.
- getLastFrame() - Method in interface visual.dynamic.sampled.FrameOp
-
Get the index of the last frame of this FrameOp.
- getLayeredPane() - Method in class app.JApplication
-
Returns the layered pane
(required by RootPaneContainer).
- getLength() - Method in class auditory.sampled.FIRFilter
-
Get the number of weights (i.e., coefficients) in this
FIR filter.
- getMetronome() - Method in class visual.dynamic.described.Stage
-
Get the Metronome that this Stage is using.
- getMetronome() - Method in class visual.dynamic.sampled.Screen
-
Get the Metronome being used by this Screen.
- getMicrosecondLength() - Method in class auditory.sampled.BufferedSound
-
Get the length of this BufferedSound in microseconds.
- getMIDI() - Method in class auditory.described.Note
-
Get the MIDI number associated with this Note.
- getMillisecondLength() - Method in class auditory.sampled.BufferedSound
-
Get the length of this BufferedSound in milliseconds.
- getNumberOfChannels() - Method in class auditory.sampled.BufferedSound
-
Get the number of channels.
- getNumberOfListeners() - Method in class event.Metronome
-
Get the number of listeners.
- getNumberOfSamples() - Method in class auditory.sampled.BufferedSound
-
Get the number of samples (per channel) in this BufferedSound.
- getPaint() - Method in class visual.statik.described.Content
-
Get the fill Paint.
- getParts() - Method in class auditory.described.Score
-
Get the Part objects in this Score.
- getPathIterator(boolean) - Method in class visual.statik.described.Content
-
Get a PathIterator.
- getPitch() - Method in class auditory.described.Note
-
Get the pitch of this Note.
- getPoint2D(Point2D, Point2D) - Method in class visual.statik.sampled.IdentityOp
-
Returns the location of the corresponding destination point
given a point in the source image (required by BufferedImageOp).
- getPosition() - Method in class visual.dynamic.sampled.AbstractSuperimposition
-
Get the position.
- getPosition() - Method in interface visual.dynamic.sampled.Superimposition
-
Get the position.
- getRenderer() - Method in class visual.VisualizationView
-
Get the VisualizationRenderer that this component
uses when rendering.
- getRenderingHints() - Method in class visual.statik.sampled.IdentityOp
-
Return the rendering hints for this operation
(required by BufferedImageOp).
- getRootPane() - Method in class app.JApplication
-
Returns the root pane
(required by RootPaneContainer).
- getSampleRate() - Method in class auditory.sampled.BufferedSound
-
Get the sampling rate for this BufferedSound.
- getSharp() - Method in class auditory.described.Note
-
Is this Note a sharp?
- getSignals() - Method in class auditory.sampled.BufferedSound
-
Get the signals.
- getStroke() - Method in class visual.statik.described.Content
-
Get the Stroke.
- getSuperimpositions() - Method in class visual.dynamic.sampled.Screen
-
Get the current superimpositions (if any).
- getTransitions() - Method in class visual.dynamic.sampled.Screen
-
Get the current transitions (if any).
- getType() - Method in class auditory.described.AbstractContent
-
Get the type of this AbstractContent [i.e., 1 for whole notes,
2 for half notes, etc...]
(required by MidiSound).
- getType() - Method in interface auditory.described.Content
-
Get the type of this Content [i.e., 1 for whole notes,
2 for half notes, etc...].
- getView() - Method in class visual.Visualization
-
Get the "main" view (i.e., the "main" VisualizationView
that is used to present the SimpleContent objects) associated
with this Visualization.
- getViews() - Method in class visual.Visualization
-
Get all of the views associated with this Visualization.
- getWeight(int) - Method in class auditory.sampled.FIRFilter
-
Get a particular weight (i.e., coefficient).
- GrayExceptOp - Class in visual.statik.sampled
-
A BufferedImageOp that returns a gray-scale version
with one color (in a particular area) left unchanged.
- GrayExceptOp(int, int, int) - Constructor for class visual.statik.sampled.GrayExceptOp
-
Explicit Value Constructor.
- GrayExceptOp(int, int, int, Metric) - Constructor for class visual.statik.sampled.GrayExceptOp
-
Explicit Value Constructor.