Package | Description |
---|---|
LCE.view |
Modifier and Type | Field and Description |
---|---|
LinkShape |
LinkInput.line |
LinkShape |
LinkOutput.line |
Modifier and Type | Method and Description |
---|---|
LinkShape |
LinkInput.deleteLinkShape() |
LinkShape |
LinkOutput.deleteLinkShape() |
LinkShape |
GraphicsManager.getLastLinkShape() |
LinkShape |
MiddlePanel.getLinkShape(java.awt.Point p) |
Modifier and Type | Method and Description |
---|---|
void |
GraphicsManager.addLinkShapeInMiddlePanel(LinkShape s) |
void |
GraphicsManager.deleteLinkShape(LinkShape s) |
void |
MiddlePanel.deleteLinkShape(LinkShape s) |
Constructor and Description |
---|
JSpotPanel(java.awt.Image _img,
java.awt.Point p,
LinkShape s,
int _id) |
LinkInput(java.awt.Point p,
LinkShape l,
int _id) |
LinkOutput(java.awt.Point p,
LinkShape l,
int _id) |