Package 

Enum HtmlDecorationTemplate.Layout

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      BOXES

      One HTML element for each CSS border box (e.g. line of text).

      BOUNDS

      A single HTML element covering the smallest region containing all CSS border boxes.

    • 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.Layout

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

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