|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.herac.tuxguitar.song.models.effects.BendEffect.BendPoint
public class BendEffect.BendPoint
Constructor Summary | |
---|---|
BendEffect.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 BendEffect.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 |