|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectag.ion.bion.officelayer.internal.text.AnnotationService
public class AnnotationService
Annotation service of a text document.
Constructor Summary | |
---|---|
AnnotationService(ITextDocument textDocument)
Constructs new AnnotationService. |
Method Summary | |
---|---|
IAnnotation[] |
getAnnotations()
Returns all annotations. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AnnotationService(ITextDocument textDocument) throws java.lang.IllegalArgumentException
textDocument
- the text document of the service
java.lang.IllegalArgumentException
- if the text document is not validMethod Detail |
---|
public IAnnotation[] getAnnotations()
getAnnotations
in interface IAnnotationService
|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |