Package com.itextpdf.text.pdf.pdfcleanup
Class PdfCleanUpContentChunk.Text
java.lang.Object
com.itextpdf.text.pdf.pdfcleanup.PdfCleanUpContentChunk
com.itextpdf.text.pdf.pdfcleanup.PdfCleanUpContentChunk.Text
- Enclosing class:
- PdfCleanUpContentChunk
Represents a text fragment from a pdf content stream.
-
Nested Class Summary
Nested classes/interfaces inherited from class com.itextpdf.text.pdf.pdfcleanup.PdfCleanUpContentChunk
PdfCleanUpContentChunk.Image, PdfCleanUpContentChunk.Text
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.itextpdf.text.pdf.pdfcleanup.PdfCleanUpContentChunk
isVisible
-
Field Details
-
text
-
startX
private float startX -
endX
private float endX -
numOfStrTextBelongsTo
private int numOfStrTextBelongsTo
-
-
Constructor Details
-
Text
-
-
Method Details
-
getText
-
getStartX
public float getStartX() -
getEndX
public float getEndX() -
getNumOfStrTextBelongsTo
public int getNumOfStrTextBelongsTo()
-