Uses of Interface
com.kuka.nav.fleet.BaseGraphMotionListener

Packages that use BaseGraphMotionListener
com.kuka.nav.fleet Contains the fleet manager API. 
 

Uses of BaseGraphMotionListener in com.kuka.nav.fleet
 

Subinterfaces of BaseGraphMotionListener in com.kuka.nav.fleet
 interface CoordinatedGraphMotionListener
          Listener for state changes in coordinated graph motions container.
 interface GraphMotionListener
          Listener for fleet motions.
 

Methods in com.kuka.nav.fleet with parameters of type BaseGraphMotionListener
<C extends GraphMotionContainerBase>
void
FleetManager.addListener(BaseGraphMotionListener<C> listener)
          Adds the specified fleet motion listener.
<C extends GraphMotionContainerBase>
void
FleetManager.removeListener(BaseGraphMotionListener<C> listener)
          Removes the specified listener.
 



Copyright © 2019. All rights reserved.