com.jsyn.ports
Class PortBlockPart

java.lang.Object
  extended by com.jsyn.ports.PortBlockPart
Direct Known Subclasses:
InputMixingBlockPart

public class PortBlockPart
extends java.lang.Object

Part of a multi-part port. An example would be the left side of a stereo port.


Method Summary
 double[] getValues()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getValues

public double[] getValues()