public class PdfBorderArray extends PdfObjectWrapper<PdfArray>
Constructor and Description |
---|
PdfBorderArray(float hRadius, float vRadius, float width) |
PdfBorderArray(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, unsetForbidRelease
public PdfBorderArray(float hRadius, float vRadius, float width)
public PdfBorderArray(float hRadius, float vRadius, float width, PdfDashPattern dash)
protected boolean isWrappedObjectMustBeIndirect()
PdfObjectWrapper
isWrappedObjectMustBeIndirect
in class PdfObjectWrapper<PdfArray>
Copyright © 1998–2018 iText Group NV. All rights reserved.