Download org.robokind.api.animation-0.8.6-sources.jar
org.robokind.api/org.robokind.api.animation-0.8.6-sources.jar.zip( 92 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF org.robokind.api.animation.Animation.java org.robokind.api.animation.Channel.java org.robokind.api.animation.ControlPoint.java org.robokind.api.animation.MotionPath.java org.robokind.api.animation.PathInterpolator.java org.robokind.api.animation.Transforms.java org.robokind.api.animation.compiled.CompiledMap.java org.robokind.api.animation.compiled.CompiledPath.java org.robokind.api.animation.editor.AbstractEditor.java org.robokind.api.animation.editor.AnimationEditor.java org.robokind.api.animation.editor.ChannelEditor.java org.robokind.api.animation.editor.ControlPointEditor.java org.robokind.api.animation.editor.EditState.java org.robokind.api.animation.editor.EditorListener.java org.robokind.api.animation.editor.MotionPathEditor.java org.robokind.api.animation.editor.actions.AnimationAction.java org.robokind.api.animation.editor.actions.AnimationPlayerAction.java org.robokind.api.animation.editor.actions.ChannelActions.java org.robokind.api.animation.editor.actions.ControlPointActions.java org.robokind.api.animation.editor.actions.EditorAction.java org.robokind.api.animation.editor.actions.HistoryAction.java org.robokind.api.animation.editor.actions.MotionPathActions.java org.robokind.api.animation.editor.features.AnimationTimeRange.java org.robokind.api.animation.editor.features.EditorFeature.java org.robokind.api.animation.editor.features.SyncPointGroupConfig.java org.robokind.api.animation.editor.features.SynchronizedPointGroup.java org.robokind.api.animation.editor.history.DefaultHistoryAction.java org.robokind.api.animation.editor.history.HistoryAction.java org.robokind.api.animation.editor.history.HistoryActionGroup.java org.robokind.api.animation.editor.history.HistoryFactoryImpl.java org.robokind.api.animation.editor.history.HistoryHelper.java org.robokind.api.animation.editor.history.HistoryListener.java org.robokind.api.animation.editor.history.HistoryStack.java org.robokind.api.animation.factory.AnimationFactory.java org.robokind.api.animation.factory.ChannelFactory.java org.robokind.api.animation.factory.ControlPointFactory.java org.robokind.api.animation.factory.MotionPathFactory.java org.robokind.api.animation.library.AnimationLibrary.java org.robokind.api.animation.library.AnimationLibraryLoader.java org.robokind.api.animation.library.DefaultAnimationLibrary.java org.robokind.api.animation.lifecycle.AnimationPlayerClientLifecycle.java org.robokind.api.animation.lifecycle.AnimationPlayerHostLifecycle.java org.robokind.api.animation.messaging.RemoteAnimationPlayerClient.java org.robokind.api.animation.messaging.RemoteAnimationPlayerHost.java org.robokind.api.animation.osgi.Activator.java org.robokind.api.animation.player.AnimationJob.java org.robokind.api.animation.player.AnimationJobListener.java org.robokind.api.animation.player.AnimationPlayer.java org.robokind.api.animation.protocol.AnimationEvent.java org.robokind.api.animation.protocol.PlayRequest.java org.robokind.api.animation.utils.AnimationEditListener.java org.robokind.api.animation.utils.AnimationUtils.java org.robokind.api.animation.utils.ChannelNode.java org.robokind.api.animation.utils.ChannelsParameter.java org.robokind.api.animation.utils.ChannelsParameterSource.java org.robokind.api.animation.utils.DefaultChannelNode.java org.robokind.api.animation.utils.LibraryRemoteAnimationAdder.java org.robokind.api.animation.utils.PositionAdder.java org.robokind.api.animation.xml.AnimationFileReader.java org.robokind.api.animation.xml.AnimationFileWriter.java org.robokind.api.animation.xml.AnimationXML.java org.robokind.api.interpolation.InterpolationHelper.java org.robokind.api.interpolation.Interpolator.java org.robokind.api.interpolation.InterpolatorDirectory.java org.robokind.api.interpolation.InterpolatorFactory.java org.robokind.api.interpolation.bezier.BezierInterpolator.java org.robokind.api.interpolation.bezier.BezierInterpolatorFactory.java org.robokind.api.interpolation.cspline.CSplineInterpolator.java org.robokind.api.interpolation.cspline.CSplineInterpolatorFactory.java org.robokind.api.interpolation.cspline.CSplineSegment.java org.robokind.api.interpolation.linear.LinearInterpolator.java org.robokind.api.interpolation.linear.LinearInterpolatorFactory.java