| Modifier and Type | Method and Description | 
|---|---|
MoveJMoveNodeConfig | 
MoveNodeConfigFactory.createMoveJConfig()
Deprecated.  
Creates a default MoveJ shared values configuration. 
 | 
MoveJMoveNodeConfig | 
MoveNodeConfigFactory.createMoveJConfig(MoveJMotionParameters moveJMotionParameters)
Deprecated.  
Creates a MoveJ shared values configuration. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
MoveJMoveNodeConfig | 
MoveJConfigBuilder.build()
Build the MoveJ configuration for the Move node. 
A default configuration can be built by calling this method without invoking any of the set methods in this interface.  | 
| Modifier and Type | Method and Description | 
|---|---|
MoveJConfigBuilder | 
MoveJConfigBuilder.copyFrom(MoveJMoveNodeConfig source)
Copy configuration parameter values from one configuration (source) to another (this) builder 
 | 
Copyright © 2019. All rights reserved.