public class PdfAnnotationBorder extends PdfObjectWrapper<PdfArray>
| Constructor and Description |
|---|
PdfAnnotationBorder(float hRadius,
float vRadius,
float width) |
PdfAnnotationBorder(float hRadius,
float vRadius,
float width,
PdfDashPattern dash) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isWrappedObjectMustBeIndirect()
Defines if the object behind this wrapper must be an indirect object in the
resultant document.
|
ensureObjectIsAddedToDocument, ensureUnderlyingObjectHasIndirectReference, flush, getPdfObject, isFlushed, makeIndirect, makeIndirect, markObjectAsIndirect, setForbidRelease, setModified, setPdfObject, unsetForbidReleasepublic PdfAnnotationBorder(float hRadius,
float vRadius,
float width)
public PdfAnnotationBorder(float hRadius,
float vRadius,
float width,
PdfDashPattern dash)
protected boolean isWrappedObjectMustBeIndirect()
PdfObjectWrapperisWrappedObjectMustBeIndirect in class PdfObjectWrapper<PdfArray>Copyright © 1998–2019 iText Group NV. All rights reserved.