Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.herac.tuxguitar.song.models.effects.BendEffect
public class BendEffect
extends java.lang.Object
Nested 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()