Uses of Class
nl.siegmann.epublib.browsersupport.NavigationHistory.Location
Packages that use NavigationHistory.Location
Package
Description
Provides classes that help make an epub reader application.
-
Uses of NavigationHistory.Location in nl.siegmann.epublib.browsersupport
Fields in nl.siegmann.epublib.browsersupport with type parameters of type NavigationHistory.LocationModifier and TypeFieldDescriptionprivate List<NavigationHistory.Location> NavigationHistory.locationsMethods in nl.siegmann.epublib.browsersupport with parameters of type NavigationHistory.LocationModifier and TypeMethodDescriptionvoidNavigationHistory.addLocation(NavigationHistory.Location location) Adds the location after the current position.