JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
de.xima.fc.pdf.form
IPdfLine
Contents
Description
Method Summary
Method Details
getLine()
getWords()
Hide sidebar
Show sidebar
Interface IPdfLine
public interface
IPdfLine
Represents a plain text line, cConsisting of multiple
words
.
Since:
7.2.0
Author:
XIMA MEDIA GmbH
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getLine
()
List
<
IPdfWord
>
getWords
()
Method Details
getLine
String
getLine
()
getWords
List
<
IPdfWord
>
getWords
()