Package | Description |
---|---|
ptolemy.actor.gui |
Ptolemy GUI components for actors and configurations.
|
ptolemy.actor.lib.image |
Actors that manipulate images.
|
ptolemy.data |
Packages for manipulating data that passes between actors.
|
Modifier and Type | Method and Description |
---|---|
ImageToken |
ImageTokenEffigy.getImage()
Return the image represented by this effigy.
|
Modifier and Type | Method and Description |
---|---|
void |
ImageTokenEffigy.setImage(ImageToken token)
Specify the image represented by this effigy.
|
Modifier and Type | Method and Description |
---|---|
void |
ImageTableau.display(ImageToken token)
Display the specified token.
|
Modifier and Type | Class and Description |
---|---|
class |
AWTImageToken
A token that contains a java.awt.Image.
|