Purpose:
This is the class that is used to represent an annotation.
Methods:
long getPageNumber();
setPageNumber(long aPageNumber);
setPageNumber(long aPageNumber);
short getX();
setX(short aXcoordinate);
short getY();
setY(short aYcoordinate);
long getPart();
setPart(long aPartNumber);
Sets the part number.
(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.