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

Packages that use ShapeAnnotation
com.qoppa.pdf.annotations Classes representing PDF annotations. 
 

Uses of ShapeAnnotation in com.qoppa.pdf.annotations
 

Subinterfaces of ShapeAnnotation in com.qoppa.pdf.annotations
 interface Circle
          Interface representing a Circle annotation in a PDF document.
 interface Ink
          Interface representing an Ink annotation in a PDF document.
 interface Line
          Interface representing a Line annotation in a PDF document.
 interface Polygon
          Class representing a Polygon annotation in a PDF document.
 interface Polyline
          Class representing a Polyline annotation in a PDF document.
 interface Redaction
          Interface representing a Redaction annotation in a PDF document.
 interface Square
          Interface representing a Square annotation in a PDF document.