com.lowagie.text.pdf
public class PdfBorderArray extends PdfArray
| Constructor Summary | |
|---|---|
| PdfBorderArray(float hRadius, float vRadius, float width)
Constructs a new PdfBorderArray. | |
| PdfBorderArray(float hRadius, float vRadius, float width, PdfDashPattern dash)
Constructs a new PdfBorderArray. | |
PdfBorderArray.PdfBorderArray.