toggle menu
Genius Scan SDK
99.0
androidJvm
switch theme
search in API
Genius Scan SDK
/
com.geniusscansdk.camera.realtime
/
OverlayView
Overlay
View
open
class
OverlayView
:
View
Members
Constructors
Overlay
View
Link copied to clipboard
constructor
(
context
:
Context
,
attrs
:
AttributeSet
)
Functions
set
About
To
Trigger
Animation
Enabled
Link copied to clipboard
open
fun
setAboutToTriggerAnimationEnabled
(
enabled
:
Boolean
)
set
Display
Quad
Link copied to clipboard
open
fun
setDisplayQuad
(
displayQuad
:
Boolean
)
set
Overlay
Color
Link copied to clipboard
open
fun
setOverlayColor
(
@
ColorInt
color
:
Int
)
set
Overlay
Color
Resource
Link copied to clipboard
open
fun
setOverlayColorResource
(
@
ColorRes
colorResId
:
Int
)
set
Quadrangle
Rotation
Angle
Link copied to clipboard
open
fun
setQuadrangleRotationAngle
(
quadrangleRotationAngle
:
RotationAngle
)
update
Border
Link copied to clipboard
open
fun
updateBorder
(
analyzeResult
:
QuadStreamAnalyzer.Result
,
autoTriggerEnabled
:
Boolean
)