public abstract class QuadWithSizeDetector extends QuadDetector
Quadrilateral
 detection and can also provide physical size of the detected document.| Modifier and Type | Class and Description | 
|---|---|
static class  | 
QuadWithSizeDetector.Result  | 
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
CLASS_NAME  | 
| Modifier | Constructor and Description | 
|---|---|
protected  | 
QuadWithSizeDetector(long nativeDetector,
                    QuadWithSizeDetector.Result concreteResult)  | 
protected  | 
QuadWithSizeDetector(long nativeDetector,
                    QuadWithSizeDetector.Result concreteResult,
                    android.os.Parcel in)  | 
clone, consumeResultFrom, describeContents, deserializeNativeSettings, finalize, getNativeContext, getResult, nativeGetNativeResultContext, readFromParcel, serializeNativeSettings, terminateNative, writeToParcel@NonNull public static final java.lang.String CLASS_NAME
protected QuadWithSizeDetector(long nativeDetector,
                               @NonNull
                               QuadWithSizeDetector.Result concreteResult)
protected QuadWithSizeDetector(long nativeDetector,
                               @NonNull
                               QuadWithSizeDetector.Result concreteResult,
                               @NonNull
                               android.os.Parcel in)