Package eu.europa.esig.dss.pdf
Class PdfAnnotation
java.lang.Object
eu.europa.esig.dss.pdf.PdfAnnotation
Contains relative information about a PDF annotation
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PdfAnnotation
Default constructor- Parameters:
annotationBox
-AnnotationBox
-
-
Method Details
-
getAnnotationBox
Returns theAnnotationBox
- Returns:
AnnotationBox
-
getName
Returns a name of the annotation- Returns:
String
name
-
setName
Sets a name of the annotation- Parameters:
name
-String
annotation name
-
hashCode
public int hashCode() -
equals
-
toString
-