|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.dom.ODNode
org.jopendocument.dom.Style
org.jopendocument.dom.StyleStyle
org.jopendocument.dom.text.TextStyle
org.jopendocument.dom.text.ParagraphStyle
public class ParagraphStyle
| Nested Class Summary | |
|---|---|
static class |
ParagraphStyle.StyleParagraphProperties
|
| Nested classes/interfaces inherited from class org.jopendocument.dom.text.TextStyle |
|---|
TextStyle.StyleTextProperties |
| Constructor Summary | |
|---|---|
ParagraphStyle(ODPackage pkg,
org.jdom.Element tableColElem)
|
|
| Method Summary | |
|---|---|
String |
getAlignment()
|
ParagraphStyle.StyleParagraphProperties |
getParagraphProperties()
|
static void |
registerDesc()
|
| Methods inherited from class org.jopendocument.dom.text.TextStyle |
|---|
getBackgroundColor, getColor, getTextProperties |
| Methods inherited from class org.jopendocument.dom.StyleStyle |
|---|
checkElemName, equals, getDefaultStyle, getDesc, getFamily, getFormattingProperties, getParentStyle, getParentStyle, hashCode |
| Methods inherited from class org.jopendocument.dom.Style |
|---|
dup, getFormattingProperties, getFormattingProperties, getName, getNonNullStyleDesc, getNS, getPackage, getReferencedStyle, getReferencedStyleElement, getReferences, getSTYLE, getStyle, getStyleDesc, getStyleStyleDesc, isReferencedAtMostOnce, isStandardStyleResolution, register, registerAllVersions, setStandardStyleResolution, warp |
| Methods inherited from class org.jopendocument.dom.ODNode |
|---|
getElement, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ParagraphStyle(ODPackage pkg,
org.jdom.Element tableColElem)
| Method Detail |
|---|
public static void registerDesc()
public final ParagraphStyle.StyleParagraphProperties getParagraphProperties()
public final String getAlignment()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||