Package 

Class EpubPositionsService

  • All Implemented Interfaces:
    org.readium.r2.shared.publication.Publication.Service , org.readium.r2.shared.publication.services.PositionsService , org.readium.r2.shared.util.Closeable

    
    public final class EpubPositionsService
     implements PositionsService
                        

    Positions Service for an EPUB from its readingOrder and container.

    The presentation is used to apply different calculation strategy if the resource has a reflowable or fixed layout.

    https://github.com/readium/architecture/blob/master/models/locators/best-practices/format.md#epub https://github.com/readium/architecture/issues/101

    • Method Summary

      Modifier and Type Method Description
      List<List<Locator>> positionsByReadingOrder()
      • Methods inherited from class org.readium.r2.shared.publication.services.PositionsService

        close
      • Methods inherited from class org.readium.r2.streamer.parser.epub.EpubPositionsService

        positions
      • Methods inherited from class java.lang.Object

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