java.io.Serializable, java.lang.Iterable<PdfObject>public class PdfBorderArray extends PdfArray
PdfBorderArray defines the border of a PdfAnnotation.PdfArray,
Serialized Form| Constructor | 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. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitadd, 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, typepublic PdfBorderArray(float hRadius,
float vRadius,
float width)
PdfBorderArray.public PdfBorderArray(float hRadius,
float vRadius,
float width,
PdfDashPattern dash)
PdfBorderArray.Copyright © 1998–2018. All rights reserved.