java.io.Serializable
, java.lang.Iterable<PdfObject>
public class PdfBorderArray extends PdfArray
PdfBorderArray
defines the border of a PdfAnnotation
.PdfArray
,
Serialized FormConstructor | 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, wait
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
public 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.