Package 

Enum Presentation.Fit

  • All Implemented Interfaces:
    android.os.Parcelable , java.io.Serializable , kotlin.Comparable

    @Serializable() 
    public enum Presentation.Fit
    extends Enum<Presentation.Fit> implements Parcelable
                        

    Suggested method for constraining a resource inside the viewport.

    • Method Summary

      Modifier and Type Method Description
      final String getValue()
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class org.readium.r2.shared.publication.presentation.Presentation.Fit

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

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait