Localized Only ID
Defined in package com.scandit.datacapture.id.data
- LocalizedOnlyId
class LocalizedOnlyId
Added in version 6.10.0
An information about a personal identification document or its part localized within a frame. A document or its part is considered localized when it’s detected in a frame, but its data is not yet extracted.
- location
@NonNull Quadrilateral getLocation()
Added in version 6.10.0
The location of a document or its part within the frame.
- equals(other)
boolean
equals(@Nullable Object other)Added in version 6.10.0
Indicates whether some other object is equal to this one.
- hashCode()
int
hashCode()Added in version 6.10.0
Returns a hash code value for the object.