Package-level declarations
Types
Link copied to clipboard
Displays a detected document quadrangle on top of an image and lets the user adjust its corners.
Link copied to clipboard
class MagnifierBorderDetectionListener(magnifierView: MagnifierView) : BorderDetectionImageView.BorderDetectionOnTouchListener
Repositions a MagnifierView away from the focused corner before forwarding focus events to it.
Link copied to clipboard
class MagnifierView(context: Context, attrs: AttributeSet) : View, BorderDetectionImageView.BorderDetectionOnTouchListener
Circular magnifier used while adjusting document corners.