org.robokind.integration.animation_motion
Class AnimationMotionUtils

java.lang.Object
  extended by org.robokind.integration.animation_motion.AnimationMotionUtils

public class AnimationMotionUtils
extends Object

Author:
Matthew Stevenson

Field Summary
static long DEFAULT_BLENDER_INTERVAL
           
 
Constructor Summary
AnimationMotionUtils()
           
 
Method Summary
static org.osgi.framework.ServiceRegistration[] registerAnimationEditingComponents(org.osgi.framework.BundleContext context, org.robokind.api.motion.Robot.Id robotId)
           
static org.osgi.framework.ServiceRegistration registerRobotAnimationPlayer(org.osgi.framework.BundleContext context, org.robokind.api.motion.Robot.Id robotId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_BLENDER_INTERVAL

public static final long DEFAULT_BLENDER_INTERVAL
See Also:
Constant Field Values
Constructor Detail

AnimationMotionUtils

public AnimationMotionUtils()
Method Detail

registerRobotAnimationPlayer

public static org.osgi.framework.ServiceRegistration registerRobotAnimationPlayer(org.osgi.framework.BundleContext context,
                                                                                  org.robokind.api.motion.Robot.Id robotId)

registerAnimationEditingComponents

public static org.osgi.framework.ServiceRegistration[] registerAnimationEditingComponents(org.osgi.framework.BundleContext context,
                                                                                          org.robokind.api.motion.Robot.Id robotId)


Copyright © 2011. All Rights Reserved.