Uses of Interface
motej.Extension

Packages that use Extension
motej   
motej.event   
motejx.extensions.balanceboard   
motejx.extensions.classic   
motejx.extensions.motionplus   
motejx.extensions.nunchuk   
 

Uses of Extension in motej
 

Classes in motej that implement Extension
 class AbstractExtension
          
 

Methods in motej with type parameters of type Extension
<T extends Extension>
T
Mote.getExtension()
           
 

Methods in motej that return Extension
 Extension ExtensionProvider.getExtension(byte[] id)
           
 

Uses of Extension in motej.event
 

Methods in motej.event that return Extension
 Extension ExtensionEvent.getExtension()
           
 

Constructors in motej.event with parameters of type Extension
ExtensionEvent(Mote source, Extension extension)
           
 

Uses of Extension in motejx.extensions.balanceboard
 

Classes in motejx.extensions.balanceboard that implement Extension
 class BalanceBoard
          
 

Uses of Extension in motejx.extensions.classic
 

Classes in motejx.extensions.classic that implement Extension
 class ClassicController
          As of now, this classic controller implementation lacks calibration data.
 

Uses of Extension in motejx.extensions.motionplus
 

Classes in motejx.extensions.motionplus that implement Extension
 class MotionPlus
           
 

Uses of Extension in motejx.extensions.nunchuk
 

Classes in motejx.extensions.nunchuk that implement Extension
 class Nunchuk