Package 

Enum HtmlDecorationTemplate.Width

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      PAGE

      Fills the whole viewport.

      VIEWPORT

      Fills the anchor page, useful for dual page.

      BOUNDS

      Fills the bounds layout.

      WRAP

      Smallest width fitting the CSS border box.

    • Method Summary

      Modifier and Type Method Description
      final String getValue()
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class org.readium.r2.navigator.html.HtmlDecorationTemplate.Width

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

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