Index

DXAnnotationOD

Purpose:

This is the class that is used to represent an annotation.

Methods:

getPageNumber
   long getPageNumber();

Gets the page number.

setPageNumber
   setPageNumber(long aPageNumber);

Sets the page number.

getX
   setPageNumber(long aPageNumber);

Sets the page number.

getX
   short getX();

Gets the X coordinate.

setX
   setX(short aXcoordinate);

Sets the X coordinate.

getY
   short getY();

Gets the Y coordinate.

setY
   setY(short aYcoordinate);

Sets the Y coordinate.

getPart
   long getPart();

Gets the part number.

setPart
   setPart(long aPartNumber);

Sets the part number.

(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.