- icondata - Static variable in class app.JApplication
-
- IdentityOp - Class in visual.statik.sampled
-
A BufferedImageOp that returns (a copy of) the source
image unchanged.
- IdentityOp() - Constructor for class visual.statik.sampled.IdentityOp
-
- ImageFactory - Class in visual.statik.sampled
-
A factory class for constructing/creating
BufferedImage objects of type ARGB or RGB.
- ImageFactory() - Constructor for class visual.statik.sampled.ImageFactory
-
Default Constructor.
- ImageFactory(ResourceFinder) - Constructor for class visual.statik.sampled.ImageFactory
-
Explicit Value Constructor.
- ImageSequenceFilter - Class in visual.dynamic.sampled
-
A FilenameFilter that can be used to accept a sequence of
images.
- ImageSequenceFilter(String) - Constructor for class visual.dynamic.sampled.ImageSequenceFilter
-
Explicit Value Constructor.
- init() - Method in class app.JApplication
-
This method is called just before the main window
is first made visible.
- intersects(Sprite) - Method in class visual.dynamic.described.AbstractSprite
-
Given their current state, does the bounding box of this
Sprite intersect the bounding box of the given Sprite?
- IntervalIndexedCollection<E> - Interface in collectionframework
-
A collection of objects that is indexed by an interval.
- InvertOp - Class in auditory.sampled
-
A BufferedSoundUnaryOp that inverts a BufferedSound.
- InvertOp() - Constructor for class auditory.sampled.InvertOp
-
- io - package io
-
- isDotted() - Method in class auditory.described.AbstractContent
-
Is this AbstractContent dotted?
(required by MidiSound).
- isDotted() - Method in interface auditory.described.Content
-
Is this Content dotted?
- iterator() - Method in class visual.dynamic.sampled.Screen
-
Get an Iterator that contains the current SimpleContent
object.
- iterator(boolean) - Method in class visual.dynamic.sampled.Screen
-
Get an Iterator that contains either all of the SimpleContent
objects or the current SimpleContent Object.
- iterator() - Method in class visual.statik.AbstractAggregateContent
-
Return an Iterator containing all of the TransformableContent
objects.
- iterator() - Method in class visual.Visualization
-
Get an Iterator that contains all of the SimpleContent
objects.