|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Notes
User-friendly interface to access document notes information
Method Summary | |
---|---|
int |
getNoteAnchorPosition(int index)
Returns the location of note anchor in main textspace |
int |
getNoteIndexByAnchorPosition(int anchorPosition)
Returns index of note (if exists, otherwise -1) with specified anchor position |
int |
getNotesCount()
Returns count of notes in document |
int |
getNoteTextEndOffset(int index)
Returns the end offset of the text corresponding to the reference within the footnote text address space |
int |
getNoteTextStartOffset(int index)
Returns the start offset of the text corresponding to the reference within the footnote text address space |
Method Detail |
---|
int getNoteAnchorPosition(int index)
int getNotesCount()
int getNoteIndexByAnchorPosition(int anchorPosition)
int getNoteTextEndOffset(int index)
int getNoteTextStartOffset(int index)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |