org.jopendocument.dom.text
Class ParagraphStyle.SyleParagraphProperties

java.lang.Object
  extended by org.jopendocument.dom.StyleProperties
      extended by org.jopendocument.dom.text.ParagraphStyle.SyleParagraphProperties
Enclosing class:
ParagraphStyle

public static class ParagraphStyle.SyleParagraphProperties
extends StyleProperties


Field Summary
 
Fields inherited from class org.jopendocument.dom.StyleProperties
TRANSPARENT
 
Constructor Summary
ParagraphStyle.SyleParagraphProperties(StyleStyle style)
           
 
Method Summary
 String getAlignment()
           
 
Methods inherited from class org.jopendocument.dom.StyleProperties
getBackgroundColor, getElement, getNS, getParentStyle, getRawBackgroundColor, parseBoolean, setBackgroundColor, setBackgroundColor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParagraphStyle.SyleParagraphProperties

public ParagraphStyle.SyleParagraphProperties(StyleStyle style)
Method Detail

getAlignment

public final String getAlignment()


Copyright © 2010 jOpenDocument All Rights Reserved.