Package 

Class PageAspectRatio

  • All Implemented Interfaces:
    android.os.Parcelable

    
    public final class PageAspectRatio
     implements Parcelable
                        

    Represents detection page aspect ratio

    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class io.scanbot.sdk.core.contourdetector.PageAspectRatio

        describeContents, writeToParcel
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PageAspectRatio

        PageAspectRatio(Double width, Double height)