A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
D
- DARK - enum entry in org.readium.r2.navigator.preferences.Theme
- DARKEN - enum entry in org.readium.r2.navigator.preferences.ImageFilter
- databaseList() - function in android.content.MediaService
- databaseList() - function in android.content.R2PdfActivity
- DecorableNavigator - class in org.readium.r2.navigator
- A navigator able to render arbitrary decorations over a publication.
- DecorableNavigator.Listener - class in org.readium.r2.navigator.DecorableNavigator
- DecorableNavigator.OnActivatedEvent - class in org.readium.r2.navigator.DecorableNavigator
- Holds the metadata about a decoration activation interaction.
- DecorableNavigatorKt - class in org.readium.r2.navigator
- Decoration - class in org.readium.r2.navigator
- A decoration is a user interface element drawn on top of a publication.
- Decoration.Style - class in org.readium.r2.navigator.Decoration
- The Decoration Style determines the look and feel of a decoration once rendered by a Navigator.
- Decoration.Style.Activable - class in org.readium.r2.navigator.Decoration.Style
- A type of Style which can be in an "active" state.
- Decoration.Style.Highlight - class in org.readium.r2.navigator.Decoration.Style
- Decoration.Style.Tinted - class in org.readium.r2.navigator.Decoration.Style
- A type of Style which has a tint color.
- Decoration.Style.Underline - class in org.readium.r2.navigator.Decoration.Style
- DecorationChange - class in org.readium.r2.navigator
- Represents an atomic change in a list of Decoration objects.
- DecorationChange.Added - class in org.readium.r2.navigator.DecorationChange
- DecorationChange.Moved - class in org.readium.r2.navigator.DecorationChange
- DecorationChange.Removed - class in org.readium.r2.navigator.DecorationChange
- DecorationChange.Updated - class in org.readium.r2.navigator.DecorationChange
- decrement() - function in org.readium.r2.navigator.preferences.RangePreference
- Decrement the preference value from its current value or a default value.
- decrement() - function in org.readium.r2.navigator.preferences.RangePreferenceDelegate
- Decrement the preference value from its current value or a default value.
- decrement(V) - function in org.readium.r2.navigator.preferences.ProgressionStrategy
- decrement(T) - function in org.readium.r2.navigator.preferences.StepsProgression
- decrement(Integer) - function in org.readium.r2.navigator.preferences.IntIncrement
- decrement(Double) - function in org.readium.r2.navigator.preferences.DoubleIncrement
- defaultTemplates(Integer,Integer,Integer,Double) - function in org.readium.r2.navigator.html.HtmlDecorationTemplates.Companion
- Creates the default list of decoration styles with associated HTML templates.
- deleteDatabase(String) - function in android.content.MediaService
- deleteDatabase(String) - function in android.content.R2PdfActivity
- deleteFile(String) - function in android.content.MediaService
- deleteFile(String) - function in android.content.R2PdfActivity
- deleteSharedPreferences(String) - function in android.content.MediaService
- deleteSharedPreferences(String) - function in android.content.R2PdfActivity
- describeContents() - function in android.os.Decoration
- describeContents() - function in android.os.Decoration.Style
- describeContents() - function in android.os.Decoration.Style.Highlight
- describeContents() - function in android.os.Decoration.Style.Underline
- describeContents() - function in android.os.HtmlDecorationTemplate.Layout
- describeContents() - function in android.os.HtmlDecorationTemplate.Width
- deserialize(String) - function in org.readium.r2.navigator.epub.EpubPreferencesSerializer
- Deserialize P from a JSON string.
- deserialize(String) - function in org.readium.r2.navigator.preferences.PreferencesSerializer
- Deserialize P from a JSON string.
- DirectionalNavigationAdapter - class in org.readium.r2.navigator.util
- Helper handling directional UI events (e.g.
- DirectionalNavigationAdapter.TapEdge - class in org.readium.r2.navigator.util.DirectionalNavigationAdapter
- Indicates which viewport edges trigger page turns on tap.
- dismissDialog(Integer) - function in android.app.R2PdfActivity
- dismissKeyboardShortcutsHelper() - function in android.app.R2PdfActivity
- dispatchFragmentsOnCreateView(View,String,Context,AttributeSet) - function in androidx.fragment.app.R2PdfActivity
- dispatchGenericMotionEvent(MotionEvent) - function in android.app.R2PdfActivity
- dispatchKeyEvent(KeyEvent) - function in androidx.appcompat.app.R2PdfActivity
- dispatchKeyShortcutEvent(KeyEvent) - function in androidx.core.app.R2PdfActivity
- dispatchPopulateAccessibilityEvent(AccessibilityEvent) - function in android.app.R2PdfActivity
- dispatchTouchEvent(MotionEvent) - function in android.app.R2PdfActivity
- dispatchTrackballEvent(MotionEvent) - function in android.app.R2PdfActivity
- DoubleIncrement - class in org.readium.r2.navigator.preferences
- Simple progression strategy which increments or decrements the setting by a fixed number.
- Down - enum entry in org.readium.r2.navigator.input.KeyEvent.Type
- DragEvent - class in org.readium.r2.navigator.input
- Represents a drag event emitted by a navigator from a start point moved by an offset.
- DragEvent.Type - class in org.readium.r2.navigator.input.DragEvent
- dump(String,FileDescriptor,PrintWriter,Array) - function in androidx.fragment.app.NavigatorFragment
- dump(String,FileDescriptor,PrintWriter,Array) - function in androidx.fragment.app.EpubNavigatorFragment
- dump(String,FileDescriptor,PrintWriter,Array) - function in androidx.fragment.app.ImageNavigatorFragment
- dump(FileDescriptor,PrintWriter,Array) - function in androidx.media.MediaService
- dump(String,FileDescriptor,PrintWriter,Array) - function in androidx.fragment.app.PdfDocumentFragment
- dump(String,FileDescriptor,PrintWriter,Array) - function in androidx.fragment.app.PdfNavigatorFragment
- dump(String,FileDescriptor,PrintWriter,Array) - function in androidx.fragment.app.R2PdfActivity
- DurationKt - class in org.readium.r2.navigator.extensions