| Modifier and Type | Method and Description | 
|---|---|
MovePMoveNodeConfig | 
MoveNodeConfigFactory.createMovePConfig()
Deprecated.  
Creates a default MoveP shared values configuration. 
 | 
MovePMoveNodeConfig | 
MoveNodeConfigFactory.createMovePConfig(MovePMotionParameters movePMotionParameters,
                 Feature feature)
Deprecated.  
Creates a MoveP shared values configuration. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
MovePMoveNodeConfig | 
MovePConfigBuilder.build()
Build the MoveP 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 | 
|---|---|
MovePConfigBuilder | 
MovePConfigBuilder.copyFrom(MovePMoveNodeConfig source)
Copy configuration parameter values from one configuration (source) to another (this) builder 
 | 
Copyright © 2019. All rights reserved.