Uses of Class
com.levigo.jadice.web.client.internal.annotation.AnnotationSelection
Packages that use AnnotationSelection
Package
Description
-
Uses of AnnotationSelection in com.levigo.jadice.web.client.internal.annotation
Methods in com.levigo.jadice.web.client.internal.annotation with parameters of type AnnotationSelectionModifier and TypeMethodDescriptionabstract String
Wrangler.getCursor
(Annotation a, Document d, AnnotationSelection s) Returns the css-value for the cursor to be used when hovering the Annotation this wrangler is attached to.void
AnnotationEditor.setSelectedItems
(AnnotationSelection selection, EditEvent e) Configures this toolbar instance with the selected annotations.protected void
AnnotationEditor.updateButtons
(AnnotationSelection selection, EditEvent e) -
Uses of AnnotationSelection in com.levigo.jadice.web.client.internal.annotation.wrangler
Methods in com.levigo.jadice.web.client.internal.annotation.wrangler with parameters of type AnnotationSelectionModifier and TypeMethodDescriptionDefaultWrangler.getCursor
(Annotation a, Document d, AnnotationSelection s) Returns the css-value for the cursor to be used when hovering the Annotation this wrangler is attached to. -
Uses of AnnotationSelection in com.levigo.jadice.web.client.tools
Methods in com.levigo.jadice.web.client.tools that return AnnotationSelectionMethods in com.levigo.jadice.web.client.tools with parameters of type AnnotationSelectionModifier and TypeMethodDescriptionprotected void
AnnotationTool.renderBounds
(AnnotationSelection selection, com.levigo.jadice.web.client.util.internal.graphics.JadiceGraphics graphics) Renders the bounds of the currently selected annotation(s).