|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.herac.tuxguitar.song.models.effects.TGEffectBend.BendPoint
public class TGEffectBend.BendPoint
| Constructor Summary | |
|---|---|
TGEffectBend.BendPoint(int position,
int value)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
clone()
|
int |
getPosition()
|
long |
getTime(long duration)
|
int |
getValue()
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TGEffectBend.BendPoint(int position,
int value)
| Method Detail |
|---|
public int getPosition()
public int getValue()
public long getTime(long duration)
public java.lang.Object clone()
clone in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||