Uses of Class
com.levigo.jadice.web.client.internal.annotation.Handle
Packages that use Handle
Package
Description
-
Uses of Handle in com.levigo.jadice.web.client.internal.annotation
Methods in com.levigo.jadice.web.client.internal.annotation that return types with arguments of type Handle -
Uses of Handle in com.levigo.jadice.web.client.internal.annotation.wrangler
Subclasses of Handle in com.levigo.jadice.web.client.internal.annotation.wranglerModifier and TypeClassDescriptionstatic classstatic classFields in com.levigo.jadice.web.client.internal.annotation.wrangler with type parameters of type HandleMethods in com.levigo.jadice.web.client.internal.annotation.wrangler that return types with arguments of type HandleModifier and TypeMethodDescriptionArrowAnnotationWrangler.getHandles(PageView pageView, Page page, ArrowAnnotation annotation) CalloutAnnotationWrangler.getHandles(PageView pageView, Page page, TextAnnotation annotation) DefaultWrangler.getHandles(PageView pageView, Page page, T annotation) FreehandAnnotationWrangler.getHandles(PageView pageView, Page page, PathAnnotation annotation) IconifiedTextAnnotationWrangler.getHandles(PageView pageView, Page page, TextAnnotation annotation) IconWrangler.getHandles(PageView pageView, Page page, T annotation) JWTImageAnnotationWrangler.getHandles(PageView pageView, Page page, JWTImageAnnotation annotation) LineAnnotationWrangler.getHandles(PageView pageView, Page page, LineAnnotation annotation) MultiWrangler.getHandles(PageView pageView, Page page, Collection<? extends Annotation> annotations) PolygonAnnotationWrangler.getHandles(PageView pageView, Page page, PathAnnotation annotation) ResizeAnnotationsGesture.getHandles(PageView pageView, Page page, Collection<? extends Annotation> annotations) StampAnnotationWrangler.getHandles(PageView pageView, Page page, TextAnnotation annotation) TextAnnotationWrangler.getHandles(PageView pageView, Page page, TextAnnotation annotation) TextHighlightAnnotationWrangler.getHandles(PageView pageView, Page page, TextHighlightAnnotation annotation) -
Uses of Handle in com.levigo.jadice.web.client.internal.annotation.wrangler.callout
Methods in com.levigo.jadice.web.client.internal.annotation.wrangler.callout that return types with arguments of type HandleModifier and TypeMethodDescriptionModifyCalloutGesture.getHandles(PageView pageView) ModifyTextBoxGesture.getHandles(PageView pageView, Page page, CalloutAnnotation annotation) TextBoxMoveGesture.getHandles() -
Uses of Handle in com.levigo.jadice.web.client.tools
Methods in com.levigo.jadice.web.client.tools that return types with arguments of type HandleModifier and TypeMethodDescriptionAnnotationTool.getCurrentShownHandles()Deprecated.For testing onlyMethods in com.levigo.jadice.web.client.tools with parameters of type HandleModifier and TypeMethodDescriptionprotected voidAnnotationTool.renderAndAddHandle(com.levigo.jadice.web.client.util.internal.graphics.JadiceGraphics graphics, Handle h)