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, getCursorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic final LXNormalizedParameter parameter
protected static final String KEY_NORMALIZED
public ParameterClipEvent setNormalized(double normalized)
public double getNormalized()
public void execute()
execute in class LXClipEventpublic void load(LX lx, JsonObject obj)
LXSerializableload in interface LXSerializableload in class LXClipEventlx - LX instanceobj - Object to deserializepublic void save(LX lx, JsonObject obj)
LXSerializablesave in interface LXSerializablesave in class LXClipEventlx - LX instanceobj - Object to serialize intoLX library by Mark C. Slee. © 2012-2020