Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
G
H
J
L
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(AnimationEventRecord)
- Method in class org.robokind.impl.animation.messaging.
JMSAnimationReceiver.AnimationEventRecordAdapter
adapt(AnimationEvent)
- Method in class org.robokind.impl.animation.messaging.
JMSAnimationSender.AnimationEventAdapter
AnimationMessagingUtils
- Class in
org.robokind.impl.animation.messaging
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
G
getAnimation()
- Method in class org.robokind.impl.animation.messaging.
PortableAnimationEvent
getAnimationEventRecord()
- 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
getPlayRequestRecord()
- 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
H
handleEvent(AnimationEvent)
- Method in class org.robokind.impl.animation.messaging.
LibraryAnimationListener
J
JMSAnimationReceiver
- Class in
org.robokind.impl.animation.messaging
JMSMessageReceiver for receiving AnimationEvents.
JMSAnimationReceiver(Session, Destination)
- Constructor for class org.robokind.impl.animation.messaging.
JMSAnimationReceiver
Creates a new JMSAnimationReceiver.
JMSAnimationReceiver.AnimationEventRecordAdapter
- Class in
org.robokind.impl.animation.messaging
Converts an AnimationEventRecord to an AnimationEvent.
JMSAnimationReceiver.AnimationEventRecordAdapter()
- Constructor for class org.robokind.impl.animation.messaging.
JMSAnimationReceiver.AnimationEventRecordAdapter
JMSAnimationSender
- Class in
org.robokind.impl.animation.messaging
JMSMessageSender for sending AnimationEvents.
JMSAnimationSender(Session, Destination)
- Constructor for class org.robokind.impl.animation.messaging.
JMSAnimationSender
Creates an empty JMSAnimationSender
JMSAnimationSender.AnimationEventAdapter
- Class in
org.robokind.impl.animation.messaging
Converts AnimationEvents to AnimationEventRecords
JMSAnimationSender.AnimationEventAdapter()
- Constructor for class org.robokind.impl.animation.messaging.
JMSAnimationSender.AnimationEventAdapter
L
LibraryAnimationListener
- Class in
org.robokind.impl.animation.messaging
LibraryAnimationListener(BundleContext, String)
- Constructor for class org.robokind.impl.animation.messaging.
LibraryAnimationListener
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
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
R
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
sendAnimation(Animation)
- Method in class org.robokind.impl.animation.messaging.
JMSAnimationSender
Creates an AnimationEvent for the given Animation, and sends it.
setDestinationId(String)
- Method in class org.robokind.impl.animation.messaging.
JMSAnimationSender
Set the destination id String for this sender.
setLibraryFilter(String)
- Method in class org.robokind.impl.animation.messaging.
LibraryAnimationListener
setSourceId(String)
- Method in class org.robokind.impl.animation.messaging.
JMSAnimationSender
Sets the source id String for this sender.
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
writeAnimation(String, Animation)
- Method in class org.robokind.impl.animation.xml.
ApacheAnimationXMLWriter
writeAnimation(Animation)
- 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)
- 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
G
H
J
L
O
P
R
S
U
W
X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011. All Rights Reserved.