| java.lang.Object | |
| ↳ | com.datalogic.decode.CameraInputDevice.PreviewDisplayMode |
Known Direct Subclasses
|
Abstract class representing the display mode to use for the camera preview. The implementing classes will define the behavior to use.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int | TYPE_FIT_SCREEN | Type for fit screen display mode. | |||||||||
| int | TYPE_MANUAL_POSITIONING | Type for manual positioning display mode. | |||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns the type of display mode.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Type for fit screen display mode.
Type for manual positioning display mode.
Returns the type of display mode.