A C D E F G H J L M N O P Q R S T U V W X 

A

AbstractDeviceListener - Class in com.thalmic.myo
 
AbstractDeviceListener() - Constructor for class com.thalmic.myo.AbstractDeviceListener
 
addListener(DeviceListener) - Method in class com.thalmic.myo.Hub
 
angleTo(Vector3) - Method in class com.thalmic.myo.Vector3
 
Arm - Enum in com.thalmic.myo.enums
 

C

com.thalmic.myo - package com.thalmic.myo
 
com.thalmic.myo.enums - package com.thalmic.myo.enums
 
com.thalmic.myo.exception - package com.thalmic.myo.exception
 
conjugate() - Method in class com.thalmic.myo.Quaternion
 
cross(Vector3) - Method in class com.thalmic.myo.Vector3
 

D

DeviceListener - Interface in com.thalmic.myo
 
dot(Vector3) - Method in class com.thalmic.myo.Vector3
 

E

equals(Object) - Method in class com.thalmic.myo.FirmwareVersion
 
equals(Object) - Method in class com.thalmic.myo.Pose
 
equals(Object) - Method in class com.thalmic.myo.Quaternion
 
equals(Object) - Method in class com.thalmic.myo.Vector3
 

F

FirmwareVersion - Class in com.thalmic.myo
 
FirmwareVersion(int, int, int, int) - Constructor for class com.thalmic.myo.FirmwareVersion
 
fromAxisAngle(Vector3, double) - Static method in class com.thalmic.myo.Quaternion
 

G

getFirmwareVersionHardwareRev() - Method in class com.thalmic.myo.FirmwareVersion
 
getFirmwareVersionMajor() - Method in class com.thalmic.myo.FirmwareVersion
 
getFirmwareVersionMinor() - Method in class com.thalmic.myo.FirmwareVersion
 
getFirmwareVersionPath() - Method in class com.thalmic.myo.FirmwareVersion
 
getType() - Method in class com.thalmic.myo.Pose
 
getW() - Method in class com.thalmic.myo.Quaternion
 
getX() - Method in class com.thalmic.myo.Quaternion
 
getX() - Method in class com.thalmic.myo.Vector3
 
getY() - Method in class com.thalmic.myo.Quaternion
 
getY() - Method in class com.thalmic.myo.Vector3
 
getZ() - Method in class com.thalmic.myo.Quaternion
 
getZ() - Method in class com.thalmic.myo.Vector3
 

H

hashCode() - Method in class com.thalmic.myo.FirmwareVersion
 
hashCode() - Method in class com.thalmic.myo.Pose
 
hashCode() - Method in class com.thalmic.myo.Quaternion
 
hashCode() - Method in class com.thalmic.myo.Vector3
 
Hub - Class in com.thalmic.myo
 
Hub() - Constructor for class com.thalmic.myo.Hub
 
Hub(String) - Constructor for class com.thalmic.myo.Hub
 
HubNotFoundException - Exception in com.thalmic.myo.exception
 
HubNotFoundException() - Constructor for exception com.thalmic.myo.exception.HubNotFoundException
 
HubNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception com.thalmic.myo.exception.HubNotFoundException
 
HubNotFoundException(String, Throwable) - Constructor for exception com.thalmic.myo.exception.HubNotFoundException
 
HubNotFoundException(String) - Constructor for exception com.thalmic.myo.exception.HubNotFoundException
 
HubNotFoundException(Throwable) - Constructor for exception com.thalmic.myo.exception.HubNotFoundException
 

J

JniHandleNotFound - Exception in com.thalmic.myo.exception
 
JniHandleNotFound() - Constructor for exception com.thalmic.myo.exception.JniHandleNotFound
 
JniHandleNotFound(String, Throwable, boolean, boolean) - Constructor for exception com.thalmic.myo.exception.JniHandleNotFound
 
JniHandleNotFound(String, Throwable) - Constructor for exception com.thalmic.myo.exception.JniHandleNotFound
 
JniHandleNotFound(String) - Constructor for exception com.thalmic.myo.exception.JniHandleNotFound
 
JniHandleNotFound(Throwable) - Constructor for exception com.thalmic.myo.exception.JniHandleNotFound
 

L

lock() - Method in class com.thalmic.myo.Myo
 
LockingPolicy - Enum in com.thalmic.myo.enums
 

M

magnitude() - Method in class com.thalmic.myo.Vector3
 
multiply(Quaternion) - Method in class com.thalmic.myo.Quaternion
 
Myo - Class in com.thalmic.myo
 

N

normalized() - Method in class com.thalmic.myo.Quaternion
 
normalized() - Method in class com.thalmic.myo.Vector3
 
notifyUserAction() - Method in class com.thalmic.myo.Myo
 

O

onAccelerometerData(Myo, long, Vector3) - Method in class com.thalmic.myo.AbstractDeviceListener
 
onAccelerometerData(Myo, long, Vector3) - Method in interface com.thalmic.myo.DeviceListener
 
onArmSync(Myo, long, Arm, XDirection) - Method in class com.thalmic.myo.AbstractDeviceListener
 
onArmSync(Myo, long, Arm, XDirection) - Method in interface com.thalmic.myo.DeviceListener
 
onArmUnsync(Myo, long) - Method in class com.thalmic.myo.AbstractDeviceListener
 
onArmUnsync(Myo, long) - Method in interface com.thalmic.myo.DeviceListener
 
onConnect(Myo, long, FirmwareVersion) - Method in class com.thalmic.myo.AbstractDeviceListener
 
onConnect(Myo, long, FirmwareVersion) - Method in interface com.thalmic.myo.DeviceListener
 
onDisconnect(Myo, long) - Method in class com.thalmic.myo.AbstractDeviceListener
 
onDisconnect(Myo, long) - Method in interface com.thalmic.myo.DeviceListener
 
onEmgData(Myo, long, byte[]) - Method in class com.thalmic.myo.AbstractDeviceListener
 
onEmgData(Myo, long, byte[]) - Method in interface com.thalmic.myo.DeviceListener
 
onGyroscopeData(Myo, long, Vector3) - Method in class com.thalmic.myo.AbstractDeviceListener
 
onGyroscopeData(Myo, long, Vector3) - Method in interface com.thalmic.myo.DeviceListener
 
onLock(Myo, long) - Method in class com.thalmic.myo.AbstractDeviceListener
 
onLock(Myo, long) - Method in interface com.thalmic.myo.DeviceListener
 
onOrientationData(Myo, long, Quaternion) - Method in class com.thalmic.myo.AbstractDeviceListener
 
onOrientationData(Myo, long, Quaternion) - Method in interface com.thalmic.myo.DeviceListener
 
onPair(Myo, long, FirmwareVersion) - Method in class com.thalmic.myo.AbstractDeviceListener
 
onPair(Myo, long, FirmwareVersion) - Method in interface com.thalmic.myo.DeviceListener
 
onPose(Myo, long, Pose) - Method in class com.thalmic.myo.AbstractDeviceListener
 
onPose(Myo, long, Pose) - Method in interface com.thalmic.myo.DeviceListener
 
onRssi(Myo, long, int) - Method in class com.thalmic.myo.AbstractDeviceListener
 
onRssi(Myo, long, int) - Method in interface com.thalmic.myo.DeviceListener
 
onUnlock(Myo, long) - Method in class com.thalmic.myo.AbstractDeviceListener
 
onUnlock(Myo, long) - Method in interface com.thalmic.myo.DeviceListener
 
onUnpair(Myo, long) - Method in class com.thalmic.myo.AbstractDeviceListener
 
onUnpair(Myo, long) - Method in interface com.thalmic.myo.DeviceListener
 

P

Pose - Class in com.thalmic.myo
 
Pose() - Constructor for class com.thalmic.myo.Pose
 
Pose(PoseType) - Constructor for class com.thalmic.myo.Pose
 
PoseType - Enum in com.thalmic.myo.enums
 

Q

Quaternion - Class in com.thalmic.myo
 
Quaternion() - Constructor for class com.thalmic.myo.Quaternion
 
Quaternion(Quaternion) - Constructor for class com.thalmic.myo.Quaternion
 
Quaternion(double, double, double, double) - Constructor for class com.thalmic.myo.Quaternion
 

R

removeListener(DeviceListener) - Method in class com.thalmic.myo.Hub
 
requestRssi() - Method in class com.thalmic.myo.Myo
 
rotate(Vector3, Vector3) - Static method in class com.thalmic.myo.Quaternion
 
rotate(Quaternion, Vector3) - Static method in class com.thalmic.myo.Vector3
 
run(int) - Method in class com.thalmic.myo.Hub
 
runOnce(int) - Method in class com.thalmic.myo.Hub
 

S

setLockingPolicy(LockingPolicy) - Method in class com.thalmic.myo.Hub
 
setStreamEmg(StreamEmgType) - Method in class com.thalmic.myo.Myo
 
StreamEmgType - Enum in com.thalmic.myo.enums
 

T

toString() - Method in class com.thalmic.myo.FirmwareVersion
 
toString() - Method in class com.thalmic.myo.Pose
 
toString() - Method in class com.thalmic.myo.Quaternion
 
toString() - Method in class com.thalmic.myo.Vector3
 

U

unlock(UnlockType) - Method in class com.thalmic.myo.Myo
 
UnlockType - Enum in com.thalmic.myo.enums
 

V

valueOf(String) - Static method in enum com.thalmic.myo.enums.Arm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.thalmic.myo.enums.LockingPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.thalmic.myo.enums.PoseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.thalmic.myo.enums.StreamEmgType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.thalmic.myo.enums.UnlockType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.thalmic.myo.enums.VibrationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.thalmic.myo.enums.XDirection
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.thalmic.myo.enums.Arm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.thalmic.myo.enums.LockingPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.thalmic.myo.enums.PoseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.thalmic.myo.enums.StreamEmgType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.thalmic.myo.enums.UnlockType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.thalmic.myo.enums.VibrationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.thalmic.myo.enums.XDirection
Returns an array containing the constants of this enum type, in the order they are declared.
Vector3 - Class in com.thalmic.myo
 
Vector3() - Constructor for class com.thalmic.myo.Vector3
 
Vector3(Vector3) - Constructor for class com.thalmic.myo.Vector3
 
Vector3(double, double, double) - Constructor for class com.thalmic.myo.Vector3
 
vibrate(VibrationType) - Method in class com.thalmic.myo.Myo
 
VibrationType - Enum in com.thalmic.myo.enums
 

W

waitForMyo(int) - Method in class com.thalmic.myo.Hub
 

X

XDirection - Enum in com.thalmic.myo.enums
 
A C D E F G H J L M N O P Q R S T U V W X 

Copyright © 2014. All Rights Reserved.