org.faceless.pdf2.viewer2.feature
Class HighlightSelectionAction

java.lang.Object
  extended by org.faceless.pdf2.viewer2.ViewerFeature
      extended by org.faceless.pdf2.viewer2.feature.TextSelectionAction
          extended by org.faceless.pdf2.viewer2.feature.MarkupSelectionAction
              extended by org.faceless.pdf2.viewer2.feature.HighlightSelectionAction

public class HighlightSelectionAction
extends MarkupSelectionAction

A MarkupSelectionAction that will create an Highlight AnnotationMarkup on the selected text.

Since:
2.11.7

Constructor Summary
HighlightSelectionAction()
           
 
Method Summary
 
Methods inherited from class org.faceless.pdf2.viewer2.feature.MarkupSelectionAction
getDescription, initialize, selectAction, setColor, setDescription, setType
 
Methods inherited from class org.faceless.pdf2.viewer2.ViewerFeature
getAllEnabledFeatures, getAllFeatures, getCustomJavaScript, getFeatureProperty, getName, isEnabledByDefault, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HighlightSelectionAction

public HighlightSelectionAction()


Copyright © 2001-2009 Big Faceless Organization