| Package | Description |
|---|---|
| com.sun.scenario.animation.shared |
| Modifier and Type | Class and Description |
|---|---|
private static class |
InterpolationInterval.BooleanInterpolationInterval |
private static class |
InterpolationInterval.DoubleInterpolationInterval |
private static class |
InterpolationInterval.FloatInterpolationInterval |
private static class |
InterpolationInterval.IntegerInterpolationInterval |
private static class |
InterpolationInterval.LongInterpolationInterval |
private static class |
InterpolationInterval.ObjectInterpolationInterval |
private static class |
InterpolationInterval.TangentDoubleInterpolationInterval |
private static class |
InterpolationInterval.TangentFloatInterpolationInterval |
private static class |
InterpolationInterval.TangentIntegerInterpolationInterval |
private static class |
InterpolationInterval.TangentInterpolationInterval |
private static class |
InterpolationInterval.TangentLongInterpolationInterval |
| Modifier and Type | Field and Description |
|---|---|
private InterpolationInterval[][] |
GeneralClipInterpolator.interval |
private InterpolationInterval[] |
SimpleClipInterpolator.interval |
| Modifier and Type | Method and Description |
|---|---|
static InterpolationInterval |
InterpolationInterval.create(KeyValue rightKeyValue,
long ticks) |
static InterpolationInterval |
InterpolationInterval.create(KeyValue rightKeyValue,
long ticks,
KeyValue leftKeyValue,
long duration) |