|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectas.clynx.audio.mux.streams.SignalLocalizer
as.clynx.audio.mux.streams._2DLocalizer
public class _2DLocalizer
The class _2DLocalizer.java extends SignalLocalizer and calculates the position of a signal in 2D.
Field Summary |
---|
Fields inherited from class as.clynx.audio.mux.streams.SignalLocalizer |
---|
FRONT_LEFT, FRONT_RIGHT, REAR_LEFT, REAR_RIGHT |
Constructor Summary | |
---|---|
_2DLocalizer()
|
Method Summary | |
---|---|
int |
getChannelCount()
returns the number of channels |
int |
getPostion(java.awt.Point loc)
signal can only occure in FRONT_LEFT or FRONT_RIGHT |
Methods inherited from class as.clynx.audio.mux.streams.SignalLocalizer |
---|
getPostionOf |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public _2DLocalizer()
Method Detail |
---|
public int getPostion(java.awt.Point loc)
getPostion
in class SignalLocalizer
public int getChannelCount()
SignalLocalizer
getChannelCount
in class SignalLocalizer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |