Package | Description |
---|---|
ptolemy.vergil.actor |
Actor specific GUI packages.
|
Modifier and Type | Method and Description |
---|---|
LayoutHint.LayoutHintItem |
LayoutHint.getLayoutHintItem(java.lang.Object head,
java.lang.Object tail)
Get the
LayoutHint.LayoutHintItem stored in this LayoutHint that is
identified by the head and tail of the link for which it specifies bend
points. |
Modifier and Type | Method and Description |
---|---|
void |
LayoutHint.removeLayoutHintItem(LayoutHint.LayoutHintItem itemToRemove)
Remove a
LayoutHint.LayoutHintItem from this storage. |