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

Packages that use ShapeAnnotation
com.qoppa.pdf.annotations Classes used to represent PDF annotations. 
 

Uses of ShapeAnnotation in com.qoppa.pdf.annotations
 

Subclasses of ShapeAnnotation in com.qoppa.pdf.annotations
 class Circle
          Class representing a Circle annotation in a PDF document.
 class Ink
          Class representing an Ink annotation in a PDF document.
 class Line
          Class representing a Line annotation in a PDF document.
 class Polyline
          Class representing a Polyline annotation in a PDF document.
 class Square
          Class representing a Square annotation in a PDF document.