Uses of Interface
lejos.nxt.BasicMotorPort

Packages that use BasicMotorPort
lejos.nxt Access to NXT sensors, motors, etc. 
lejos.nxt.addon Access to third party and legacy RCX sensors, motors and other hardware not included in the Lego NXT kit 
lejos.nxt.remote Remote NXT access over Bluetooth 
 

Uses of BasicMotorPort in lejos.nxt
 

Subinterfaces of BasicMotorPort in lejos.nxt
 interface TachoMotorPort
          Abstraction for a motor port that supports NXT motors with tachometers.
 

Classes in lejos.nxt that implement BasicMotorPort
 class MotorPort
          Abstraction for a NXT output port.
 

Uses of BasicMotorPort in lejos.nxt.addon
 

Classes in lejos.nxt.addon that implement BasicMotorPort
 class PFMotorPort
          MotorPort for PF Motors using HiTechnic IRLink
 class RCXPlexedMotorPort
          Supports a motor connected to the Mindsensors RCX Motor Multiplexer
 class RCXRemoteMotorPort
          Supports a motor connected to a remote RCX via a mindsensord NRLink adapter
 

Constructors in lejos.nxt.addon with parameters of type BasicMotorPort
RCXMotor(BasicMotorPort port)
           
 

Uses of BasicMotorPort in lejos.nxt.remote
 

Classes in lejos.nxt.remote that implement BasicMotorPort
 class RemoteMotorPort
          Supports a motor connected to a remote NXT