Uses of Interface
org.robokind.api.animation.library.AnimationLibrary

Packages that use AnimationLibrary
org.robokind.api.animation.library   
org.robokind.api.animation.utils   
 

Uses of AnimationLibrary in org.robokind.api.animation.library
 

Classes in org.robokind.api.animation.library that implement AnimationLibrary
 class DefaultAnimationLibrary
           
 

Methods in org.robokind.api.animation.library that return AnimationLibrary
static AnimationLibrary AnimationLibraryLoader.loadAnimationFolder(String libraryId, AnimationFileReader reader, String path, boolean recursive)
           
 

Uses of AnimationLibrary in org.robokind.api.animation.utils
 

Methods in org.robokind.api.animation.utils that return AnimationLibrary
static AnimationLibrary AnimationUtils.loadAnimationLibrary(org.osgi.framework.BundleContext context, String libraryId, String animationPath, boolean recursive, FilenameFilter filenameFilter)
           
 

Methods in org.robokind.api.animation.utils with parameters of type AnimationLibrary
static org.osgi.framework.ServiceRegistration AnimationUtils.registerAnimationLibrary(org.osgi.framework.BundleContext context, AnimationLibrary library, Properties serviceProps)
           
 



Copyright © 2011-2013. All Rights Reserved.