|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GraphMotionContainerBase | |
|---|---|
| com.kuka.nav.fleet | Contains the fleet manager API. |
| Uses of GraphMotionContainerBase in com.kuka.nav.fleet |
|---|
| Classes in com.kuka.nav.fleet with type parameters of type GraphMotionContainerBase | |
|---|---|
interface |
BaseGraphMotionListener<C extends GraphMotionContainerBase>
Listener for fleet motions. |
| Subinterfaces of GraphMotionContainerBase in com.kuka.nav.fleet | |
|---|---|
interface |
CoordinatedGraphMotionContainer
Status container for a set of graph motions that have been commanded in a coordinate way. |
interface |
GraphMotionContainer
Status container for a single graph motion. |
| Methods in com.kuka.nav.fleet with type parameters of type GraphMotionContainerBase | ||
|---|---|---|
|
FleetManager.addListener(BaseGraphMotionListener<C> listener)
Adds the specified fleet motion listener. |
|
|
FleetManager.removeListener(BaseGraphMotionListener<C> listener)
Removes the specified listener. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||