A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
L
- LANDSCAPE - enum entry in org.readium.r2.shared.publication.presentation.Presentation.Orientation
- LANDSCAPE - enum entry in org.readium.r2.shared.publication.presentation.Presentation.Spread
- Language - class in org.readium.r2.shared.util
- Represents a language with its region.
- Language.Serializer - class in org.readium.r2.shared.util.Language
- lastIndexOf(E) - function in kotlin.collections.List
- launchWebBrowser(Context,Uri) - function in org.readium.r2.shared.util.WebLauncherKt
- Opens the given uri with a Chrome Custom Tab or the system browser as a fallback.
- layoutOf(Presentation,Link) - function in org.readium.r2.shared.publication.epub.PresentationKt
- Get the layout of the given resource in this publication.
- LazyKt - class in org.readium.r2.shared.util
- LazyResource - class in org.readium.r2.shared.fetcher
- Wraps a Resource which will be created only when first accessing one of its members.
- lcp - enum entry in org.readium.r2.shared.drm.DRM.Brand
- lcp - enum entry in org.readium.r2.shared.drm.DRM.Scheme
- LCPL - enum entry in org.readium.r2.shared.publication.Publication.EXTENSION
- lcpLicense(SnifferContext) - function in org.readium.r2.shared.util.mediatype.Sniffers
- Sniffs an LCP License Document.
- LEFT - enum entry in org.readium.r2.shared.publication.presentation.Presentation.Page
- length() - function in org.readium.r2.shared.fetcher.BaseBytesResource
- Returns data length from metadata if available, or calculated from reading the bytes otherwise.
- length() - function in org.readium.r2.shared.fetcher.BaseBytesResource
- Returns data length from metadata if available, or calculated from reading the bytes otherwise.
- length() - function in org.readium.r2.shared.fetcher.FailureResource
- Returns data length from metadata if available, or calculated from reading the bytes otherwise.
- length() - function in org.readium.r2.shared.fetcher.FallbackResource
- Returns data length from metadata if available, or calculated from reading the bytes otherwise.
- length() - function in org.readium.r2.shared.fetcher.FileFetcher.FileResource
- Returns data length from metadata if available, or calculated from reading the bytes otherwise.
- length() - function in org.readium.r2.shared.fetcher.LazyResource
- Returns data length from metadata if available, or calculated from reading the bytes otherwise.
- length() - function in org.readium.r2.shared.fetcher.ProxyResource
- Returns data length from metadata if available, or calculated from reading the bytes otherwise.
- length() - function in org.readium.r2.shared.fetcher.ProxyResource
- Returns data length from metadata if available, or calculated from reading the bytes otherwise.
- length() - function in org.readium.r2.shared.fetcher.Resource
- Returns data length from metadata if available, or calculated from reading the bytes otherwise.
- length() - function in org.readium.r2.shared.fetcher.SynchronizedResource
- Returns data length from metadata if available, or calculated from reading the bytes otherwise.
- length() - function in org.readium.r2.shared.fetcher.TransformingResource
- Returns data length from metadata if available, or calculated from reading the bytes otherwise.
- letterSpacing - enum entry in org.readium.r2.shared.ReadiumCSSName
- ligatures - enum entry in org.readium.r2.shared.ReadiumCSSName
- lineHeight - enum entry in org.readium.r2.shared.ReadiumCSSName
- link() - function in org.readium.r2.shared.fetcher.BaseBytesResource
- Returns the link from which the resource was retrieved.
- link() - function in org.readium.r2.shared.fetcher.BaseBytesResource
- Returns the link from which the resource was retrieved.
- link() - function in org.readium.r2.shared.fetcher.FailureResource
- Returns the link from which the resource was retrieved.
- link() - function in org.readium.r2.shared.fetcher.FallbackResource
- Returns the link from which the resource was retrieved.
- link() - function in org.readium.r2.shared.fetcher.FileFetcher.FileResource
- Returns the link from which the resource was retrieved.
- link() - function in org.readium.r2.shared.fetcher.LazyResource
- Returns the link from which the resource was retrieved.
- link() - function in org.readium.r2.shared.fetcher.ProxyResource
- Returns the link from which the resource was retrieved.
- link() - function in org.readium.r2.shared.fetcher.ProxyResource
- Returns the link from which the resource was retrieved.
- link() - function in org.readium.r2.shared.fetcher.Resource
- Returns the link from which the resource was retrieved.
- link() - function in org.readium.r2.shared.fetcher.SynchronizedResource
- Returns the link from which the resource was retrieved.
- Link - class in org.readium.r2.shared.publication
- Link Object for the Readium Web Publication Manifest.
- link(Function1) - function in org.readium.r2.shared.publication.Publication
- Finds the first Link matching the given predicate in the publications's Link properties: resources, readingOrder and links.
- Link.Companion - class in org.readium.r2.shared.publication.Link
- LinkKt - class in org.readium.r2.shared.publication
- links() - function in org.readium.r2.shared.fetcher.ArchiveFetcher
- Known resources available in the medium, such as file paths on the file system or entries in a ZIP archive.
- links() - function in org.readium.r2.shared.fetcher.EmptyFetcher
- Known resources available in the medium, such as file paths on the file system or entries in a ZIP archive.
- links() - function in org.readium.r2.shared.fetcher.Fetcher
- Known resources available in the medium, such as file paths on the file system or entries in a ZIP archive.
- links() - function in org.readium.r2.shared.fetcher.FileFetcher
- Known resources available in the medium, such as file paths on the file system or entries in a ZIP archive.
- links() - function in org.readium.r2.shared.fetcher.HttpFetcher
- Known resources available in the medium, such as file paths on the file system or entries in a ZIP archive.
- links() - function in org.readium.r2.shared.fetcher.RoutingFetcher
- Known resources available in the medium, such as file paths on the file system or entries in a ZIP archive.
- links() - function in org.readium.r2.shared.fetcher.TransformingFetcher
- Known resources available in the medium, such as file paths on the file system or entries in a ZIP archive.
- linksWithRel(String) - function in org.readium.r2.shared.publication.Manifest
- Finds all Links having the given rel in the manifest's links.
- linksWithRel(String) - function in org.readium.r2.shared.publication.Publication
- Finds all Links having the given rel in the publications's links.
- linkWithHref(String) - function in org.readium.r2.shared.publication.Manifest
- Finds the first Link with the given HREF in the manifest's links.
- linkWithHref(String) - function in org.readium.r2.shared.publication.Publication
- Finds the first Link with the given HREF in the publication's links.
- linkWithRel(String) - function in org.readium.r2.shared.publication.Manifest
- Finds the first Link with the given relation in the manifest's links.
- linkWithRel(String) - function in org.readium.r2.shared.publication.Publication
- Finds the first Link having the given rel in the publications's links.
- listIterator() - function in kotlin.collections.List
- listIterator(Integer) - function in kotlin.collections.List
- ListWarningLogger - class in org.readium.r2.shared.util.logging
- Implementation of a WarningLogger that accumulates the warnings in a list, to be used as a convenience by third-party apps.
- localBaseUrlOf(String,Integer) - function in org.readium.r2.shared.publication.Publication.Companion
- Creates the base URL for a Publication locally served through HTTP, from the publication's filename and the HTTP server port.
- LocalizedString - class in org.readium.r2.shared.publication
- Represents a string with multiple translations indexed by a BCP 47 language tag.
- LocalizedString.Companion - class in org.readium.r2.shared.publication.LocalizedString
- LocalizedString.Translation - class in org.readium.r2.shared.publication.LocalizedString
- localUrlOf(String,Integer,String) - function in org.readium.r2.shared.publication.Publication.Companion
- Gets the absolute URL of a resource locally served through HTTP.
- locate(Locator) - function in org.readium.r2.shared.publication.services.DefaultLocatorService
- Locates the target of the given locator.
- locate(Locator) - function in org.readium.r2.shared.publication.services.LocatorService
- Locates the target of the given locator.
- locate(Publication,Locator) - function in org.readium.r2.shared.publication.services.LocatorServiceKt
- Locates the target of the given locator.
- locateProgression(Double) - function in org.readium.r2.shared.publication.services.DefaultLocatorService
- Locates the target at the given totalProgression relative to the whole publication.
- locateProgression(Double) - function in org.readium.r2.shared.publication.services.LocatorService
- Locates the target at the given totalProgression relative to the whole publication.
- locateProgression(Publication,Double) - function in org.readium.r2.shared.publication.services.LocatorServiceKt
- Locates the target at the given progression relative to the whole publication.
- Locator - class in org.readium.r2.shared.publication
- Represents a precise location in a publication in a format that can be stored and shared.
- Locator.Companion - class in org.readium.r2.shared.publication.Locator
- Locator.Locations - class in org.readium.r2.shared.publication.Locator
- One or more alternative expressions of the location.
- Locator.Locations.Companion - class in org.readium.r2.shared.publication.Locator.Locations
- Locator.Text - class in org.readium.r2.shared.publication.Locator
- Textual context of the locator.
- Locator.Text.Companion - class in org.readium.r2.shared.publication.Locator.Text
- LocatorCollection - class in org.readium.r2.shared.publication
- Represents a sequential list of
Locatorobjects. - LocatorCollection.Companion - class in org.readium.r2.shared.publication.LocatorCollection
- LocatorCollection.Metadata - class in org.readium.r2.shared.publication.LocatorCollection
- Holds the metadata of a
LocatorCollection. - LocatorCollection.Metadata.Companion - class in org.readium.r2.shared.publication.LocatorCollection.Metadata
- locatorFromLink(Link) - function in org.readium.r2.shared.publication.Manifest
- Creates a new Locator object from a Link to a resource of this manifest.
- locatorFromLink(Link) - function in org.readium.r2.shared.publication.Publication
- Creates a new Locator object from a Link to a resource of this publication.
- LocatorKt - class in org.readium.r2.shared.publication
- LocatorKt - class in org.readium.r2.shared.publication.html
- LocatorService - class in org.readium.r2.shared.publication.services
- Locates the destination of various sources (e.g.
- LocatorServiceKt - class in org.readium.r2.shared.publication.services
- log(Warning) - function in org.readium.r2.shared.util.logging.ConsoleWarningLogger
- Notifies that a warning occurred.
- log(Warning) - function in org.readium.r2.shared.util.logging.ListWarningLogger
- Notifies that a warning occurred.
- log(Warning) - function in org.readium.r2.shared.util.logging.WarningLogger
- Notifies that a warning occurred.
- log(WarningLogger,Class,String,JSONObject,Warning.SeverityLevel) - function in org.readium.r2.shared.util.logging.WarningLoggerKt
- Raises a JsonWarning.
- LongRangeKt - class in org.readium.r2.shared.extensions
- Low - enum entry in org.readium.r2.shared.util.MemoryObserver.Level
- lpf(SnifferContext) - function in org.readium.r2.shared.util.mediatype.Sniffers
- Sniffs a Lightweight Packaging Format (LPF).
- LTR - enum entry in org.readium.r2.shared.publication.ContentLayout
- LTR - enum entry in org.readium.r2.shared.publication.ReadingProgression
Left to right