Package | Description |
---|---|
ptolemy.vergil.actor |
Actor specific GUI packages.
|
Modifier and Type | Method and Description |
---|---|
PortTerminal |
PortConnectSite.getTerminal()
Get the terminal to which this site belongs.
|
Constructor and Description |
---|
PortConnectSite(diva.canvas.Figure figure,
PortTerminal terminal,
int id,
double normal)
Create a port connect site for the specified figure
and id.
|