com.itextpdf.text.pdf.pdfcleanup
Class PdfCleanUpContentChunk
java.lang.Object
com.itextpdf.text.pdf.pdfcleanup.PdfCleanUpContentChunk
public class PdfCleanUpContentChunk
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PdfCleanUpContentChunk
public PdfCleanUpContentChunk(PdfString string,
Vector startLocation,
Vector endLocation,
float size,
boolean visible)
PdfCleanUpContentChunk
public PdfCleanUpContentChunk(boolean visible)
getSize
public float getSize()
getString
public PdfString getString()
isVisible
public boolean isVisible()
isImage
public boolean isImage()
getStartX
public float getStartX()
getEndX
public float getEndX()
Copyright © 2014. All Rights Reserved.