Package | Description |
---|---|
ptolemy.actor.lib.image |
Actors that manipulate images.
|
ptolemy.domains.sdf.lib.vq |
The ptolemy.domains.sdf.lib.vq package.
|
Modifier and Type | Method and Description |
---|---|
void |
ImageDisplayInterface.init(ImageDisplay imageDisplay)
Initialize an object.
|
void |
ImageDisplayJavaSE.init(ImageDisplay imageDisplayActor)
Initialize an object.
|
Modifier and Type | Class and Description |
---|---|
class |
ImageDisplay
Display an image on the screen using the ptolemy.media.Picture
class.
|