Uses of Class
org.icepdf.ri.common.tools.HighLightAnnotationHandler
-
Packages that use HighLightAnnotationHandler Package Description org.icepdf.ri.common.tools -
-
Uses of HighLightAnnotationHandler in org.icepdf.ri.common.tools
Subclasses of HighLightAnnotationHandler in org.icepdf.ri.common.tools Modifier and Type Class Description classRedactionAnnotationHandlerRedactionAnnotationHandler tool extends HighlightSelectionPageHandler which takes care visually selected text as the mouse is dragged across text on the current page as well as double and triple word selection.classStrikeOutAnnotationHandlerStrikeOutAnnotationHandler tool extends TextSelectionPageHandler which takes care visually selected text as the mouse is dragged across text on the current page.classUnderLineAnnotationHandlerUnderLineAnnotationHandler tool extends TextSelectionPageHandler which takes care visually selected text as the mouse is dragged across text on the current page.
-