Package | Description |
---|---|
visual.dynamic.sampled |
Modifier and Type | Interface and Description |
---|---|
interface |
Superimposition
A superimposition on a frame.
|
interface |
Transition
A transition between frames
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractFrameOp |
class |
AbstractSuperimposition
An abstract implementation of the Superimposition interface.
|
class |
AbstractTransition |
class |
Dissolve
A transition that fades-out the previous frame and
fades-in the new one.
|
class |
Fade
A fade-in or fade-out to the background color
(which may or may not be black).
|
class |
LineWipe
A wipe that moves across the image right, left, up, or down.
|
class |
RectangleWipe
A wipe that consists of a rectangle that grows
from the center.
|
class |
TransformableContentSuperimposition
A piece of (transformable) static visual content that is
superimposed on a frame.
|