static PdfPolyGeomAnnotation |
PdfPolyGeomAnnotation.createPolygon(Rectangle rect, float[] vertices) |
static PdfPolyGeomAnnotation |
PdfPolyGeomAnnotation.createPolyLine(Rectangle rect, float[] vertices) |
PdfPolyGeomAnnotation |
PdfPolyGeomAnnotation.setLineEndingStyles(PdfArray lineEndingStyles) |
PdfPolyGeomAnnotation |
PdfPolyGeomAnnotation.setMeasure(PdfDictionary measure) |
PdfPolyGeomAnnotation |
PdfPolyGeomAnnotation.setVertices(float[] vertices) |
PdfPolyGeomAnnotation |
PdfPolyGeomAnnotation.setVertices(PdfArray vertices) |