A C G O P R S U W X

A

Activator - Class in org.robokind.impl.animation.osgi
 
Activator() - Constructor for class org.robokind.impl.animation.osgi.Activator
 
adapt(AnimationEvent) - Method in class org.robokind.impl.animation.messaging.PortableAnimationEvent.MessageRecordAdapter
 
adapt(AnimationEventRecord) - Method in class org.robokind.impl.animation.messaging.PortableAnimationEvent.RecordMessageAdapter
 
adapt(PlayRequest) - Method in class org.robokind.impl.animation.messaging.PortablePlayRequest.MessageRecordAdapter
 
adapt(PlayRequestRecord) - Method in class org.robokind.impl.animation.messaging.PortablePlayRequest.RecordMessageAdapter
 
AnimationMessagingUtils - Class in org.robokind.impl.animation.messaging
Utilities for converting between Animations and AnimationRecords.
AnimationMessagingUtils() - Constructor for class org.robokind.impl.animation.messaging.AnimationMessagingUtils
 
AnimationXMLReader - Class in org.robokind.impl.animation.xml
 
AnimationXMLReader() - Constructor for class org.robokind.impl.animation.xml.AnimationXMLReader
 
ApacheAnimationXMLWriter - Class in org.robokind.impl.animation.xml
 
ApacheAnimationXMLWriter() - Constructor for class org.robokind.impl.animation.xml.ApacheAnimationXMLWriter
 

C

createAnimationEvent(String, String, Animation) - Method in class org.robokind.impl.animation.messaging.PortableAnimationEvent.Factory
 
createPlayRequest(String, String, VersionProperty) - Method in class org.robokind.impl.animation.messaging.PortablePlayRequest.Factory
 

G

getAddOnDrivers(BundleContext, ServiceReference[]) - Static method in class org.robokind.impl.animation.xml.AnimationXMLReader
 
getAnimation() - Method in class org.robokind.impl.animation.messaging.PortableAnimationEvent
 
getAnimationName() - Method in class org.robokind.impl.animation.messaging.PortablePlayRequest
 
getAnimationVersionNumber() - Method in class org.robokind.impl.animation.messaging.PortablePlayRequest
 
getDestinationId() - Method in class org.robokind.impl.animation.messaging.PortableAnimationEvent
 
getDestinationId() - Method in class org.robokind.impl.animation.messaging.PortablePlayRequest
 
getRecord() - Method in class org.robokind.impl.animation.messaging.PortableAnimationEvent
 
getRecord() - Method in class org.robokind.impl.animation.messaging.PortablePlayRequest
 
getSourceId() - Method in class org.robokind.impl.animation.messaging.PortableAnimationEvent
 
getSourceId() - Method in class org.robokind.impl.animation.messaging.PortablePlayRequest
 
getTimestampMillisecUTC() - Method in class org.robokind.impl.animation.messaging.PortableAnimationEvent
 
getTimestampMillisecUTC() - Method in class org.robokind.impl.animation.messaging.PortablePlayRequest
 

O

org.robokind.impl.animation.messaging - package org.robokind.impl.animation.messaging
 
org.robokind.impl.animation.osgi - package org.robokind.impl.animation.osgi
 
org.robokind.impl.animation.xml - package org.robokind.impl.animation.xml
 

P

packAnimation(Animation) - Static method in class org.robokind.impl.animation.messaging.AnimationMessagingUtils
 
PortableAnimationEvent - Class in org.robokind.impl.animation.messaging
AnimationEvent which wraps an AnimationEventRecord.
PortableAnimationEvent(AnimationEventRecord) - Constructor for class org.robokind.impl.animation.messaging.PortableAnimationEvent
 
PortableAnimationEvent(AnimationEvent) - Constructor for class org.robokind.impl.animation.messaging.PortableAnimationEvent
 
PortableAnimationEvent(String, String, long, Animation) - Constructor for class org.robokind.impl.animation.messaging.PortableAnimationEvent
 
PortableAnimationEvent.Factory - Class in org.robokind.impl.animation.messaging
 
PortableAnimationEvent.Factory() - Constructor for class org.robokind.impl.animation.messaging.PortableAnimationEvent.Factory
 
PortableAnimationEvent.MessageRecordAdapter - Class in org.robokind.impl.animation.messaging
 
PortableAnimationEvent.MessageRecordAdapter() - Constructor for class org.robokind.impl.animation.messaging.PortableAnimationEvent.MessageRecordAdapter
 
PortableAnimationEvent.RecordMessageAdapter - Class in org.robokind.impl.animation.messaging
 
PortableAnimationEvent.RecordMessageAdapter() - Constructor for class org.robokind.impl.animation.messaging.PortableAnimationEvent.RecordMessageAdapter
 
PortablePlayRequest - Class in org.robokind.impl.animation.messaging
PlayRequest which wraps a PlayRequestRecord.
PortablePlayRequest(PlayRequestRecord) - Constructor for class org.robokind.impl.animation.messaging.PortablePlayRequest
 
PortablePlayRequest(PlayRequest) - Constructor for class org.robokind.impl.animation.messaging.PortablePlayRequest
 
PortablePlayRequest(String, String, long, String, String) - Constructor for class org.robokind.impl.animation.messaging.PortablePlayRequest
 
PortablePlayRequest.Factory - Class in org.robokind.impl.animation.messaging
 
PortablePlayRequest.Factory() - Constructor for class org.robokind.impl.animation.messaging.PortablePlayRequest.Factory
 
PortablePlayRequest.MessageRecordAdapter - Class in org.robokind.impl.animation.messaging
 
PortablePlayRequest.MessageRecordAdapter() - Constructor for class org.robokind.impl.animation.messaging.PortablePlayRequest.MessageRecordAdapter
 
PortablePlayRequest.RecordMessageAdapter - Class in org.robokind.impl.animation.messaging
 
PortablePlayRequest.RecordMessageAdapter() - Constructor for class org.robokind.impl.animation.messaging.PortablePlayRequest.RecordMessageAdapter
 

R

readAddOn(HierarchicalConfiguration, List<ServiceAddOnDriver<Playable>>) - Static method in class org.robokind.impl.animation.xml.AnimationXMLReader
 
readAddOns(HierarchicalConfiguration) - Static method in class org.robokind.impl.animation.xml.AnimationXMLReader
 
readAnimation(String) - Method in class org.robokind.impl.animation.xml.AnimationXMLReader
 
readAnimation(HierarchicalConfiguration) - Static method in class org.robokind.impl.animation.xml.AnimationXMLReader
 
readChannel(HierarchicalConfiguration) - Static method in class org.robokind.impl.animation.xml.AnimationXMLReader
 
readChannels(HierarchicalConfiguration) - Static method in class org.robokind.impl.animation.xml.AnimationXMLReader
 
readControlPoint(HierarchicalConfiguration) - Static method in class org.robokind.impl.animation.xml.AnimationXMLReader
 
readControlPoints(HierarchicalConfiguration) - Static method in class org.robokind.impl.animation.xml.AnimationXMLReader
 
readInterpolatorVersion(HierarchicalConfiguration) - Static method in class org.robokind.impl.animation.xml.AnimationXMLReader
 
readMotionPath(HierarchicalConfiguration) - Static method in class org.robokind.impl.animation.xml.AnimationXMLReader
 
readMotionPaths(HierarchicalConfiguration) - Static method in class org.robokind.impl.animation.xml.AnimationXMLReader
 

S

start(BundleContext) - Method in class org.robokind.impl.animation.osgi.Activator
 
stop(BundleContext) - Method in class org.robokind.impl.animation.osgi.Activator
 

U

unpackAnimation(AnimationRecord) - Static method in class org.robokind.impl.animation.messaging.AnimationMessagingUtils
 

W

writeAddOn(ServiceAddOn<Playable>, String) - Static method in class org.robokind.impl.animation.xml.ApacheAnimationXMLWriter
 
writeAddOn(XmlSerializer, ServiceAddOn<Playable>, String) - Static method in class org.robokind.impl.animation.xml.XPP3AnimationXMLWriter
 
writeAddOnList(List<ServiceAddOn<Playable>>, String) - Static method in class org.robokind.impl.animation.xml.ApacheAnimationXMLWriter
 
writeAddOnList(XmlSerializer, List<ServiceAddOn<Playable>>, String) - Static method in class org.robokind.impl.animation.xml.XPP3AnimationXMLWriter
 
writeAnimation(String, Animation) - Method in class org.robokind.impl.animation.xml.ApacheAnimationXMLWriter
 
writeAnimation(Animation, String) - Static method in class org.robokind.impl.animation.xml.ApacheAnimationXMLWriter
 
writeAnimation(String, Animation) - Method in class org.robokind.impl.animation.xml.XPP3AnimationXMLWriter
 
writeAnimation(XmlSerializer, Animation, String) - Static method in class org.robokind.impl.animation.xml.XPP3AnimationXMLWriter
 
writeChannel(Channel) - Static method in class org.robokind.impl.animation.xml.ApacheAnimationXMLWriter
 
writeChannel(XmlSerializer, Channel) - Static method in class org.robokind.impl.animation.xml.XPP3AnimationXMLWriter
 
writeChannels(List<Channel>) - Static method in class org.robokind.impl.animation.xml.ApacheAnimationXMLWriter
 
writeControlPoint(Point2D) - Static method in class org.robokind.impl.animation.xml.ApacheAnimationXMLWriter
 
writeControlPoint(XmlSerializer, Point2D) - Static method in class org.robokind.impl.animation.xml.XPP3AnimationXMLWriter
 
writeControlPoints(List<Point2D>) - Static method in class org.robokind.impl.animation.xml.ApacheAnimationXMLWriter
 
writeControlPoints(XmlSerializer, List<Point2D>) - Static method in class org.robokind.impl.animation.xml.XPP3AnimationXMLWriter
 
writeMotionPath(MotionPath) - Static method in class org.robokind.impl.animation.xml.ApacheAnimationXMLWriter
 
writeMotionPath(XmlSerializer, MotionPath) - Static method in class org.robokind.impl.animation.xml.XPP3AnimationXMLWriter
 
writeMotionPaths(List<MotionPath>) - Static method in class org.robokind.impl.animation.xml.ApacheAnimationXMLWriter
 

X

XPP3AnimationXMLWriter - Class in org.robokind.impl.animation.xml
 
XPP3AnimationXMLWriter() - Constructor for class org.robokind.impl.animation.xml.XPP3AnimationXMLWriter
 

A C G O P R S U W X

Copyright © 2011-2012. All Rights Reserved.