|
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 |
public interface IParagraph
Paragraph of a text document.
Method Summary | |
---|---|
ICharacterProperties |
getCharacterProperties()
Returns character properties belonging to the paragraph |
ICharacterPropertyStore |
getCharacterPropertyStore()
Gets the character property store of the paragraph |
IParagraphProperties |
getParagraphProperties()
Returns properties of the paragraph. |
IParagraphPropertyStore |
getParagraphPropertyStore()
Gets the property store of the paragraph |
java.lang.String |
getParagraphText()
Gets the text contained in this pragraph |
ITextRange |
getTextRange()
Returns text range of the text table. |
void |
setParagraphText(java.lang.String text)
Sets new text to the paragraph. |
Methods inherited from interface ag.ion.bion.officelayer.text.ITextContent |
---|
getXTextContent |
Methods inherited from interface ag.ion.bion.officelayer.text.ITextComponent |
---|
getTextDocument |
Methods inherited from interface ag.ion.bion.officelayer.clone.ICloneServiceProvider |
---|
getCloneService |
Method Detail |
---|
IParagraphProperties getParagraphProperties()
ITextRange getTextRange()
ICharacterProperties getCharacterProperties()
IParagraphPropertyStore getParagraphPropertyStore() throws TextException
TextException
ICharacterPropertyStore getCharacterPropertyStore() throws TextException
TextException
java.lang.String getParagraphText() throws TextException
TextException
void setParagraphText(java.lang.String text)
text
- the text that should be placed
|
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 |