|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.fmj.filtergraph.model.LinkModel
public class LinkModel
| Constructor Summary | |
|---|---|
LinkModel(int sourceTrack,
int destTrack,
Format destFormat,
NodeModel destNode)
|
|
| Method Summary | |
|---|---|
Format |
getDestFormat()
|
NodeModel |
getDestNode()
|
int |
getDestTrack()
|
int |
getSourceTrack()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LinkModel(int sourceTrack,
int destTrack,
Format destFormat,
NodeModel destNode)
| Method Detail |
|---|
public Format getDestFormat()
public NodeModel getDestNode()
public int getDestTrack()
public int getSourceTrack()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||