Uses of Interface
com.levigo.jadice.web.shared.model.bookmark.Bookmark
Packages that use Bookmark
Package
Description
-
Uses of Bookmark in com.levigo.jadice.web.client.bookmark
Methods in com.levigo.jadice.web.client.bookmark that return BookmarkModifier and TypeMethodDescriptionstatic Bookmark
BookmarkFactory.createBookmark
(Document document, Page page) Creates a newBookmark
for the given document and page.static Bookmark
BookmarkFactory.createBookmark
(Document document, Page page, Point2D panPoint, Float zoomfactor, BaseRenderSettings.Rotation rotation) Creates a newBookmark
for the given document and page. -
Uses of Bookmark in com.levigo.jadice.web.client.commands
Methods in com.levigo.jadice.web.client.commands with parameters of type Bookmark