Package | Description |
---|---|
com.qoppa.pdf.annotations |
Classes representing PDF annotations.
|
com.qoppa.pdfNotes.settings |
Classes used to configure a number of settings for jPDFNotes.
|
Modifier and Type | Method and Description |
---|---|
Polyline |
IAnnotationFactory.createPolyline(String contents,
Vector vertices,
String intent)
Constructs a polyline annotation.
|
Modifier and Type | Method and Description |
---|---|
static void |
PerimeterTool.setDefaultProperties(Polyline polyline)
This is a convenience method to set the Perimeter properties to the
PerimeterTool default properties.
|
static void |
PolylineTool.setDefaultProperties(Polyline polyline)
This is a convenience method to set the Polyline properties to the
PolylineTool default properties.
|