|
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.TextDocumentTextShape
public class TextDocumentTextShape
Text shape of a text document.
Field Summary |
---|
Fields inherited from class ag.ion.bion.officelayer.text.AbstractTextComponent |
---|
textDocument |
Constructor Summary | |
---|---|
TextDocumentTextShape(ITextDocument textDocument,
com.sun.star.text.XTextContent xTextContent,
TextInfo textInfo)
Constructs new TextDocumentTextShape. |
Method Summary | |
---|---|
TextInfo |
getTextInfo()
Returns graphic information of the displayed text. |
com.sun.star.text.XText |
getXText()
Returns the XText object for setting the text after it was inserted into the doc. |
com.sun.star.text.XTextContent |
getXTextContent()
Returns OpenOffice.org XTextContent interface. |
void |
setXText(com.sun.star.text.XText xText)
Sets the XText object |
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 TextDocumentTextShape(ITextDocument textDocument, com.sun.star.text.XTextContent xTextContent, TextInfo textInfo) throws java.lang.IllegalArgumentException
textDocument
- text document to be usedxTextContent
- OpenOffice.org XTextContent interfacetextInfo
- the text info the text shape was created with
java.lang.IllegalArgumentException
- if the OpenOffice.org interface or the document
or text info is not validMethod Detail |
---|
public TextInfo getTextInfo()
getTextInfo
in interface ITextDocumentTextShape
public com.sun.star.text.XTextContent getXTextContent()
getXTextContent
in interface ITextContent
public com.sun.star.text.XText getXText()
getXText
in interface ITextDocumentTextShape
public void setXText(com.sun.star.text.XText xText)
setXText
in interface ITextDocumentTextShape
xText
- the XText object
|
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 |