|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.e1.mxdublin.evlist.process.AbstractProcess
com.e1.mxdublin.evlist.process.Stretch
public class Stretch
Expand/shrink event by a factor reference value.
| Field Summary | |
|---|---|
float |
value
Stretch value |
| Fields inherited from class com.e1.mxdublin.evlist.process.AbstractProcess |
|---|
filter, flags, MIDI, NONE, TIMING, workingList |
| Constructor Summary | |
|---|---|
Stretch()
|
|
| Method Summary | |
|---|---|
void |
apply()
Applies the logic to specified list. |
protected ProcessPanel |
factoryPanel()
Returns a panel that can edit the current process. |
String |
getDescription()
Returns the description of the process. |
int |
getFlags()
Returns the flags of the current process. |
| Methods inherited from class com.e1.mxdublin.evlist.process.AbstractProcess |
|---|
getName, getPanel, getSelection, getStringFlags, toString, validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public float value
| Constructor Detail |
|---|
public Stretch()
| Method Detail |
|---|
public void apply()
AbstractProcessworkingList and filter
attribute.
apply in class AbstractProcesspublic int getFlags()
AbstractProcess
getFlags in class AbstractProcesspublic String getDescription()
AbstractProcess
getDescription in class AbstractProcessprotected ProcessPanel factoryPanel()
AbstractProcess
factoryPanel in class AbstractProcess
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||