Package 

Enum Presentation.Page

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

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

    Indicates how the linked resource should be displayed in a reading environment that displays synthetic spreads.

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      CENTER
      RIGHT
      LEFT
    • 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.Page

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

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