Uses of Class
org.faceless.pdf2.viewer2.feature.TextSelection.Range

Packages that use TextSelection.Range
org.faceless.pdf2.viewer2.feature Contains a list of all the features that are available to the PDFViewer. 
 

Uses of TextSelection.Range in org.faceless.pdf2.viewer2.feature
 

Methods in org.faceless.pdf2.viewer2.feature that return TextSelection.Range
static TextSelection.Range TextSelection.Range.createRange(PageExtractor.Text text)
          Create a new Range that matches the specified text item
static TextSelection.Range TextSelection.Range.createRange(PageExtractor.Text first, int firstposition, PageExtractor.Text last, int lastposition)
          Create a new Range that covers the range of text from first character firstpositionlast character lastposition inclusive.
 

Constructors in org.faceless.pdf2.viewer2.feature with parameters of type TextSelection.Range
TextSelection.RangeList(TextSelection.Range range)
          Create a RangeList containing a single TextSelection.Range
 



Copyright © 2001-2010 Big Faceless Organization