public class MotionPathFactory extends Object implements org.jflux.api.core.Source<MotionPath>
| Constructor and Description |
|---|
MotionPathFactory()
Creates a MotionPathFactory with the default InterpolatorFactory.
|
MotionPathFactory(InterpolatorFactory factory)
Creates a MotionPathFactory for creating MotionPaths with the given Interpolator type.
|
public MotionPathFactory()
public MotionPathFactory(InterpolatorFactory factory)
factory - the InterpolatorFactory used to create MotionPath Interpolatorspublic MotionPath getValue()
getValue in interface org.jflux.api.core.Source<MotionPath>Copyright © 2011-2014. All Rights Reserved.