|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.fmj.filtergraph.Pin
net.sf.fmj.filtergraph.InputPin
public class InputPin
An input Pin.
| Field Summary |
|---|
| Fields inherited from class net.sf.fmj.filtergraph.Pin |
|---|
NO_TRACK, TYPE_INPUT, TYPE_OUTPUT |
| Constructor Summary | |
|---|---|
InputPin(Node owner)
|
|
InputPin(Node owner,
int pinNumber,
int track)
|
|
| Method Summary | |
|---|---|
Format |
setPlugInInputFormat(Format format)
|
| Methods inherited from class net.sf.fmj.filtergraph.Pin |
|---|
getBuffer, getFormat, getOwnerNode, getPinNumber, getTrack, getType, setBuffer, setFormat, setTrack |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InputPin(Node owner,
int pinNumber,
int track)
public InputPin(Node owner)
| Method Detail |
|---|
public Format setPlugInInputFormat(Format format)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||