public class PdfBorderArray extends PdfArray
PdfBorderArray
defines the border of a PdfAnnotation
.PdfArray
,
Serialized FormConstructor 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, toString
canBeInObjStm, getBytes, getIndRef, isArray, isBoolean, isDictionary, isIndirect, isName, isNull, isNumber, isStream, isString, length, setContent, setIndRef, type
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public PdfBorderArray(float hRadius, float vRadius, float width)
PdfBorderArray
.public PdfBorderArray(float hRadius, float vRadius, float width, PdfDashPattern dash)
PdfBorderArray
.Copyright © 2019. All rights reserved.