Package | Description |
---|---|
ptolemy.vergil.actor |
Actor specific GUI packages.
|
Modifier and Type | Field and Description |
---|---|
protected RotateOrFlipPorts |
ActorController._flipPortsHorizontal
An action that handles flipping the ports horizontally.
|
protected RotateOrFlipPorts |
ActorController._flipPortsVertical
An action that handles flipping the ports vertically.
|
protected RotateOrFlipPorts |
ActorController._rotatePortsClockwise
An action that handles rotating the ports by 90 degrees.
|
protected RotateOrFlipPorts |
ActorController._rotatePortsCounterclockwise
An action that handles rotating the ports by 90 degrees.
|