public class PdfBorderArray extends PdfArray
PdfBorderArray defines the border of a PdfAnnotation.PdfArray,
Serialized Form| Constructor and Description |
|---|
PdfBorderArray(float hRadius,
float vRadius,
float width)
Constructs a new
PdfBorderArray. |
PdfBorderArray(float hRadius,
float vRadius,
float width,
PdfDashPattern dash)
Constructs a new
PdfBorderArray. |
add, add, add, add, addFirst, asDoubleArray, asLongArray, contains, getArrayList, getAsArray, getAsBoolean, getAsDict, getAsIndirectObject, getAsName, getAsNumber, getAsStream, getAsString, getDirectObject, getPdfObject, isEmpty, iterator, listIterator, remove, set, size, toPdf, toStringcanBeInObjStm, getBytes, getIndRef, isArray, isBoolean, isDictionary, isIndirect, isName, isNull, isNumber, isStream, isString, length, setContent, setIndRef, typeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic PdfBorderArray(float hRadius,
float vRadius,
float width)
PdfBorderArray.public PdfBorderArray(float hRadius,
float vRadius,
float width,
PdfDashPattern dash)
PdfBorderArray.Copyright © 2024. All rights reserved.