Generated by
JDiff

Interface com.qoppa.pdf.annotations.TextMarkup

Added Methods
Date getCreationDate() Returns the date and time when the annotation was created.
 

Changed Methods
Vector<Point2D[]> getQuadList() Change in return type from Vector to Vector<Point2D[]>.
Returns a list of the quadrilaterals that compose this annotation.
void setQuadList(Vector<Point2D[]>) Change in signature from Vector to Vector<Point2D[]>.
Sets the list of quadrilaterals that compose this annotation.