Uses of Interface
com.qoppa.pdf.annotations.Circle

Packages that use Circle
com.qoppa.pdf.annotations Classes representing PDF annotations. 
com.qoppa.pdfNotes.settings Classes used to configure a number of settings for jPDFNotes. 
 

Uses of Circle in com.qoppa.pdf.annotations
 

Methods in com.qoppa.pdf.annotations that return Circle
 Circle IAnnotationFactory.createCircle(String contents)
          Constructs a circle annotation with the given content.
 

Uses of Circle in com.qoppa.pdfNotes.settings
 

Methods in com.qoppa.pdfNotes.settings with parameters of type Circle
static void CircleTool.setDefaultProperties(Circle circle)
          This is a convenience method to set the Circle properties to the CircleTool default properties.