|
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.text.AbstractTextComponent
ag.ion.bion.officelayer.internal.text.TextDocumentImage
public class TextDocumentImage
Image of a text document.
Field Summary |
---|
Fields inherited from class ag.ion.bion.officelayer.text.AbstractTextComponent |
---|
textDocument |
Constructor Summary | |
---|---|
TextDocumentImage(ITextDocument textDocument,
com.sun.star.text.XTextContent xTextContent,
GraphicInfo graphicInfo)
Constructs new TextDocumentImage. |
Method Summary | |
---|---|
GraphicInfo |
getGraphicInfo()
Returns graphic information of the image. |
com.sun.star.text.XTextContent |
getXTextContent()
Returns OpenOffice.org XTextContent interface. |
Methods inherited from class ag.ion.bion.officelayer.text.AbstractTextComponent |
---|
getTextDocument |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface ag.ion.bion.officelayer.text.ITextComponent |
---|
getTextDocument |
Constructor Detail |
---|
public TextDocumentImage(ITextDocument textDocument, com.sun.star.text.XTextContent xTextContent, GraphicInfo graphicInfo) throws java.lang.IllegalArgumentException
textDocument
- text document to be usedxTextContent
- OpenOffice.org XTextContent interfacegraphicInfo
- the graphic iInfo the image was created with
java.lang.IllegalArgumentException
- if the OpenOffice.org interface or the document
or grpahic info is not validMethod Detail |
---|
public com.sun.star.text.XTextContent getXTextContent()
getXTextContent
in interface ITextContent
public GraphicInfo getGraphicInfo()
getGraphicInfo
in interface ITextDocumentImage
|
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 |