| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.herac.tuxguitar.song.models.effects.BendEffectpublic class BendEffectextends java.lang.ObjectNested Class Summary | |
class | |
Field Summary | |
static int | |
static int | |
static int | |
Constructor Summary | |
public static final int MAX_POSITION_LENGTH
- Field Value:
- 12
public static final int MAX_VALUE_LENGTH
- Field Value:
- 12
public static final int SEMITONE_LENGTH
- Field Value:
- 2
public void addPoint(int position,
int value)public Object clone()
public List getPoints()