| 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 | 
Blend.getRadiusLength()  | 
| Modifier and Type | Method and Description | 
|---|---|
Blend | 
BlendFactory.createBlend(Length radiusLength)
This function creates a blend object with a given radius length. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Length | 
SimpleValueFactory.createLength(double value,
            Length.Unit unit)  | 
Copyright © 2018. All rights reserved.