| java.lang.Object | |
| ↳ | com.datalogic.device.configuration.PoseManager.ActivationOption.Builder |
The builder for the PoseManager.ActivationOption.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Creates a new Builder for the
PoseManager.ActivationOption object, with the following default
values:
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Build and return a newly created ActivationOption object.
| |||||||||||
Setup an activation option with type set as
IN_CRADLE. | |||||||||||
Setup an activation option with type set as
STATIONARY. | |||||||||||
Setup an activation option with type set as
UNOBSTRUCTED. | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Creates a new Builder for the PoseManager.ActivationOption object, with the following default
values:
STATIONARY.Build and return a newly created ActivationOption object.
PoseManager.ActivationOption object.
Setup an activation option with type set as IN_CRADLE.
Setup an activation option with type set as STATIONARY.
Setup an activation option with type set as UNOBSTRUCTED.
| tofThreshold | The threshold distance (in mm) to consider the proximity as obstructed by an object. |
|---|