|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.media.sound.SF2Region
com.sun.media.sound.SF2LayerRegion
public class SF2LayerRegion
Soundfont layer region.
Field Summary | |
---|---|
protected SF2Sample |
sample
|
Constructor Summary | |
---|---|
SF2LayerRegion()
|
Method Summary | |
---|---|
SF2Sample |
getSample()
|
void |
setSample(SF2Sample sample)
|
Methods inherited from class com.sun.media.sound.SF2Region |
---|
contains, getBytes, getDefaultValue, getGenerators, getInteger, getModulators, getShort, putBytes, putInteger, putShort |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected SF2Sample sample
Constructor Detail |
---|
public SF2LayerRegion()
Method Detail |
---|
public SF2Sample getSample()
public void setSample(SF2Sample sample)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |