org.faceless.pdf2.viewer2.feature
Class StrikeOutSelectionAction

java.lang.Object
  extended by org.faceless.pdf2.viewer2.ViewerFeature
      extended by org.faceless.pdf2.viewer2.feature.MarkupSelectionAction
          extended by org.faceless.pdf2.viewer2.feature.StrikeOutSelectionAction
All Implemented Interfaces:
AreaSelectionAction, TextSelectionAction

public class StrikeOutSelectionAction
extends MarkupSelectionAction

A MarkupSelectionAction that will create an StrikeOut AnnotationMarkup on the selected text. The name of this feature is StrikeOutSelectionAction

This code is copyright the Big Faceless Organization. You're welcome to use, modify and distribute it in any form in your own projects, provided those projects continue to make use of the Big Faceless PDF library.

Since:
2.11.7

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

Constructor Detail

StrikeOutSelectionAction

public StrikeOutSelectionAction()


Copyright © 2001-2010 Big Faceless Organization