Package | Description |
---|---|
ptolemy.actor.lib.image |
Actors that manipulate images.
|
ptolemy.domains.sdf.lib.vq |
The ptolemy.domains.sdf.lib.vq package.
|
Class and Description |
---|
ImageDisplay
Display an image on the screen using the ptolemy.media.Picture
class.
|
ImageDisplayInterface
Interface encapsulating platform dependent code of the ImageDisplay from the
platform independent parts.
|
ImageDisplayJavaSE.ImageWindow
Version of TableauFrame that removes its association with the
ImageDisplay upon closing, and also records the size of the display.
|
Class and Description |
---|
ImageDisplay
Display an image on the screen using the ptolemy.media.Picture
class.
|
ImageDisplayInterface
Interface encapsulating platform dependent code of the ImageDisplay from the
platform independent parts.
|
ImageDisplayJavaSE
ImageDisplayJavaSE is the implementation of the ImageDisplayInterface that uses AWT and Swing
classes.
|