com.foxit.uiextensions.annots.AnnotContent Interface Reference

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 ()
 

Detailed Description

Interface that defines properties of annotation

Member Function Documentation

◆ getBBox()

RectF com.foxit.uiextensions.annots.AnnotContent.getBBox ( )

Return the bbox of a annotation

◆ getColor()

int com.foxit.uiextensions.annots.AnnotContent.getColor ( )

Return the color of a annotation

◆ getContents()

String com.foxit.uiextensions.annots.AnnotContent.getContents ( )

Return the contents of a annotation

◆ getIntent()

String com.foxit.uiextensions.annots.AnnotContent.getIntent ( )

Return the intent of a annotation

◆ getLineWidth()

float com.foxit.uiextensions.annots.AnnotContent.getLineWidth ( )

Return the line width of a annotation. usually for line, square, circle, polygon, polyline and so on

◆ getModifiedDate()

DateTime com.foxit.uiextensions.annots.AnnotContent.getModifiedDate ( )

Return the modified date of a annotation

◆ getNM()

String com.foxit.uiextensions.annots.AnnotContent.getNM ( )

Return the uniquely identifying of a annotation

◆ getOpacity()

int com.foxit.uiextensions.annots.AnnotContent.getOpacity ( )

Return the opacity of a annotation

◆ getPageIndex()

int com.foxit.uiextensions.annots.AnnotContent.getPageIndex ( )

Return the page index of a annotation

◆ getSubject()

String com.foxit.uiextensions.annots.AnnotContent.getSubject ( )

Return the subject of a annotation

◆ getType()

int com.foxit.uiextensions.annots.AnnotContent.getType ( )

Return the type of a annotation