| Package | Description |
|---|---|
| org.mechio.impl.animation.messaging |
| Modifier and Type | Field and Description |
|---|---|
InterpolatorTypeRecord |
MotionPathRecord.interpolator
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
InterpolatorTypeRecord |
InterpolatorTypeRecord.Builder.build() |
InterpolatorTypeRecord |
MotionPathRecord.getInterpolator()
Gets the value of the 'interpolator' field.
|
InterpolatorTypeRecord |
MotionPathRecord.Builder.getInterpolator()
Gets the value of the 'interpolator' field
|
| Modifier and Type | Method and Description |
|---|---|
static InterpolatorTypeRecord.Builder |
InterpolatorTypeRecord.newBuilder(InterpolatorTypeRecord other)
Creates a new InterpolatorTypeRecord RecordBuilder by copying an existing InterpolatorTypeRecord instance
|
void |
MotionPathRecord.setInterpolator(InterpolatorTypeRecord value)
Sets the value of the 'interpolator' field.
|
MotionPathRecord.Builder |
MotionPathRecord.Builder.setInterpolator(InterpolatorTypeRecord value)
Sets the value of the 'interpolator' field
|
Copyright © 2011-2014. All Rights Reserved.