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, flush, getPdfObject, isFlushed, makeIndirect, makeIndirect, markObjectAsIndirect, setForbidRelease, setModified, setPdfObject, unsetForbidReleasepublic PdfBorderArray(float hRadius,
float vRadius,
float width)
public PdfBorderArray(float hRadius,
float vRadius,
float width,
PdfDashPattern dash)
protected boolean isWrappedObjectMustBeIndirect()
PdfObjectWrapperisWrappedObjectMustBeIndirect in class PdfObjectWrapper<PdfArray>Copyright © 1998–2016 iText Group NV. All rights reserved.