| 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 | Class and Description |
|---|---|
class |
ImageDisplayJavaSE
ImageDisplayJavaSE is the implementation of the ImageDisplayInterface that uses AWT and Swing
classes.
|
| Modifier and Type | Method and Description |
|---|---|
protected ImageDisplayInterface |
ImageDisplay._getImplementation()
Get the right instance of the implementation depending upon the
of the dependency specified through dependency injection.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ImageDisplayInterface
Interface encapsulating platform dependent code of the
ptolemy.domains.sdf.lib.vq.ImageDisplay from the
platform independent parts.
|