| Modifier and Type | Method and Description | 
|---|---|
MoveLMoveNodeConfig | 
MoveNodeConfigFactory.createMoveLConfig()
Deprecated.  
Creates a default MoveL shared values configuration. 
 | 
MoveLMoveNodeConfig | 
MoveNodeConfigFactory.createMoveLConfig(MoveLMotionParameters moveLMotionParameters,
                 Feature feature)
Deprecated.  
Creates a MoveL shared values configuration. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
MoveLMoveNodeConfig | 
MoveLConfigBuilder.build()
Build the MoveL 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 | 
|---|---|
MoveLConfigBuilder | 
MoveLConfigBuilder.copyFrom(MoveLMoveNodeConfig source)
Copy configuration parameter values from one configuration (source) to another (this) builder 
 | 
Copyright © 2019. All rights reserved.