|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextSelection.RangeList | |
---|---|
org.faceless.pdf2.viewer2.feature | Contains a list of all the features that are available to the PDFViewer. |
Uses of TextSelection.RangeList in org.faceless.pdf2.viewer2.feature |
---|
Methods in org.faceless.pdf2.viewer2.feature that return TextSelection.RangeList | |
---|---|
TextSelection.RangeList |
TextTool.getRangeList()
|
Methods in org.faceless.pdf2.viewer2.feature with parameters of type TextSelection.RangeList | |
---|---|
void |
MarkupSelectionAction.selectAction(DocumentPanel docpanel,
TextSelection.RangeList list)
|
void |
RedactSelectionAction.selectAction(DocumentPanel docpanel,
TextSelection.RangeList list)
|
void |
TextCopyAction.selectAction(DocumentPanel docpanel,
TextSelection.RangeList range)
|
void |
TextSelectionAction.selectAction(DocumentPanel docpanel,
TextSelection.RangeList ranges)
Run the action. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |