public class LinkModel
extends java.lang.Object
Constructor and Description |
---|
LinkModel(int sourceTrack,
int destTrack,
Format destFormat,
NodeModel destNode) |
Modifier and Type | Method and Description |
---|---|
Format |
getDestFormat() |
NodeModel |
getDestNode() |
int |
getDestTrack() |
int |
getSourceTrack() |