Uses of Class
org.mechio.impl.animation.messaging.InterpolatorTypeRecord

Packages that use InterpolatorTypeRecord
org.mechio.impl.animation.messaging   
 

Uses of InterpolatorTypeRecord in org.mechio.impl.animation.messaging
 

Fields in org.mechio.impl.animation.messaging declared as InterpolatorTypeRecord
 InterpolatorTypeRecord MotionPathRecord.interpolator
          Deprecated. 
 

Methods in org.mechio.impl.animation.messaging that return InterpolatorTypeRecord
 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
 

Methods in org.mechio.impl.animation.messaging with parameters of type InterpolatorTypeRecord
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-2015. All Rights Reserved.