Public Member Functions | |
RectF | getBBox () |
int | getColor () |
String | getContents () |
String | getIntent () |
float | getLineWidth () |
DateTime | getModifiedDate () |
String | getNM () |
int | getOpacity () |
int | getPageIndex () |
String | getSubject () |
int | getType () |
Interface that defines properties of annotation
RectF com.foxit.uiextensions.annots.AnnotContent.getBBox | ( | ) |
Return the bbox of a annotation
int com.foxit.uiextensions.annots.AnnotContent.getColor | ( | ) |
Return the color of a annotation
String com.foxit.uiextensions.annots.AnnotContent.getContents | ( | ) |
Return the contents of a annotation
String com.foxit.uiextensions.annots.AnnotContent.getIntent | ( | ) |
Return the intent of a annotation
float com.foxit.uiextensions.annots.AnnotContent.getLineWidth | ( | ) |
Return the line width of a annotation. usually for line, square, circle, polygon, polyline and so on
DateTime com.foxit.uiextensions.annots.AnnotContent.getModifiedDate | ( | ) |
Return the modified date of a annotation
String com.foxit.uiextensions.annots.AnnotContent.getNM | ( | ) |
Return the uniquely identifying of a annotation
int com.foxit.uiextensions.annots.AnnotContent.getOpacity | ( | ) |
Return the opacity of a annotation
int com.foxit.uiextensions.annots.AnnotContent.getPageIndex | ( | ) |
Return the page index of a annotation
String com.foxit.uiextensions.annots.AnnotContent.getSubject | ( | ) |
Return the subject of a annotation
int com.foxit.uiextensions.annots.AnnotContent.getType | ( | ) |
Return the type of a annotation