public class XMLNoteRef extends java.lang.Object implements ParagraphElement, AnchorElement
TYPE_NONE
Constructor and Description |
---|
XMLNoteRef(NoteContent note)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getID()
Return the anchored element ID.
|
NoteContent |
getNote()
Return the note.
|
java.lang.String |
getNoteID()
Return the id of the note reference.
|
int |
getNoteIndex()
Return the index of the note reference.
|
void |
setID(java.lang.String id)
Do nothing.
|
void |
setNote(NoteContent note)
Set the note.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCustomStyles, getDeclaration, getInlinedStyle, getStyle, hasInlinedStyle, setCustomStyles, setCustomStyles, setInlinedStyle
getTitle
public XMLNoteRef(NoteContent note)
note
- the notepublic void setNote(NoteContent note)
note
- the notepublic java.lang.String getNoteID()
public int getNoteIndex()
public NoteContent getNote()
public void setID(java.lang.String id)
setID
in interface AnchorElement
id
- the anchored element IDpublic java.lang.String getID()
getNoteID()
.getID
in interface AnchorElement
Copyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence