| Modifier and Type | Method and Description | 
|---|---|
Length | 
DataModel.get(String key,
   Length defaultValue)
Get the  
Length value assigned to the specified key. | 
| Modifier and Type | Method and Description | 
|---|---|
Length | 
DataModel.get(String key,
   Length defaultValue)
Get the  
Length value assigned to the specified key. | 
void | 
DataModel.set(String key,
   Length value)
Assign a  
Length value to the specified key. | 
| Modifier and Type | Method and Description | 
|---|---|
Length | 
NonCompliantLinearAxisLimit.getDeviationLimit()  | 
| Modifier and Type | Method and Description | 
|---|---|
NonCompliantLinearAxisLimit | 
ForceNodeConfigFactory.createNonCompliantLinearAxisLimit(Length limit,
                                 ErrorHandler<Length> limitErrorHandler)
Creates a linear deviation limit setting for a non-compliant axis. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
NonCompliantLinearAxisLimit | 
ForceNodeConfigFactory.createNonCompliantLinearAxisLimit(Length limit,
                                 ErrorHandler<Length> limitErrorHandler)
Creates a linear deviation limit setting for a non-compliant axis. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Length | 
DistanceUntilNodeConfig.getDistance()
The distance the robot will travel 
 | 
| Modifier and Type | Method and Description | 
|---|---|
DistanceUntilNodeConfig | 
UntilNodeConfigFactory.createDistanceConfig(Length distance,
                    ErrorHandler<Length> distanceErrorHandler,
                    BlendParameters blendParameters)
Creates a Distance configuration for an Until node. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
DistanceUntilNodeConfig | 
UntilNodeConfigFactory.createDistanceConfig(Length distance,
                    ErrorHandler<Length> distanceErrorHandler,
                    BlendParameters blendParameters)
Creates a Distance configuration for an Until node. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Length | 
Blend.getRadiusLength()  | 
| Modifier and Type | Method and Description | 
|---|---|
Blend | 
BlendFactory.createBlend(Length radiusLength)
This method creates a blend with a given radius length. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Length | 
SimpleValueFactory.createLength(double value,
            Length.Unit unit)
Creates an object representing a length value 
 | 
Copyright © 2019. All rights reserved.