Package | Description |
---|---|
visual.dynamic.sampled |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSuperimposition
An abstract implementation of the Superimposition interface.
|
class |
TransformableContentSuperimposition
A piece of (transformable) static visual content that is
superimposed on a frame.
|
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<Superimposition> |
Screen.getSuperimpositions()
Get the current superimpositions (if any).
|
Modifier and Type | Method and Description |
---|---|
void |
Screen.addSuperimposition(Superimposition si)
Add a Superimposition.
|