public class ParameterClipEvent extends LXClipEvent
LXSerializable.Utils
Modifier and Type | Field and Description |
---|---|
protected static String |
KEY_NORMALIZED |
LXNormalizedParameter |
parameter |
component, cursor, KEY_CURSOR, lane
Modifier and Type | Method and Description |
---|---|
void |
execute() |
double |
getNormalized() |
void |
load(LX lx,
JsonObject obj)
Restores this instance from a JSON object
|
void |
save(LX lx,
JsonObject obj)
Serializes this instance into the JSON object
|
ParameterClipEvent |
setNormalized(double normalized) |
compare, getBasis, getCursor
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public final LXNormalizedParameter parameter
protected static final String KEY_NORMALIZED
public ParameterClipEvent setNormalized(double normalized)
public double getNormalized()
public void execute()
execute
in class LXClipEvent
public void load(LX lx, JsonObject obj)
LXSerializable
load
in interface LXSerializable
load
in class LXClipEvent
lx
- LX instanceobj
- Object to deserializepublic void save(LX lx, JsonObject obj)
LXSerializable
save
in interface LXSerializable
save
in class LXClipEvent
lx
- LX instanceobj
- Object to serialize intoLX library by Mark C. Slee. © 2012-2020