Uses of Enum Class
com.levigo.jadice.web.shared.model.settings.BaseRenderSettings.Rotation
Packages that use BaseRenderSettings.Rotation
Package
Description
-
Uses of BaseRenderSettings.Rotation in com.levigo.jadice.web.client.bookmark
Methods in com.levigo.jadice.web.client.bookmark with parameters of type BaseRenderSettings.RotationModifier and TypeMethodDescriptionstatic 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 BaseRenderSettings.Rotation in com.levigo.jadice.web.client.commands
Constructors in com.levigo.jadice.web.client.commands with parameters of type BaseRenderSettings.Rotation -
Uses of BaseRenderSettings.Rotation in com.levigo.jadice.web.client.tools
Methods in com.levigo.jadice.web.client.tools with parameters of type BaseRenderSettings.RotationModifier and TypeMethodDescriptionprotected void
HoverLensTool.recalculatePositionAfterRotation
(BaseRenderSettings.Rotation oldRotation, BaseRenderSettings.Rotation newRotation)