org.jopendocument.dom.text
Class ParagraphStyle.StyleParagraphProperties

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

public static class ParagraphStyle.StyleParagraphProperties
extends StyleProperties


Field Summary
 
Fields inherited from class org.jopendocument.dom.StyleProperties
TRANSPARENT, TRANSPARENT_NAME
 
Constructor Summary
ParagraphStyle.StyleParagraphProperties(StyleStyle style)
           
 
Method Summary
 java.lang.String getAlignment()
           
 
Methods inherited from class org.jopendocument.dom.StyleProperties
getAttributeValue, getBackgroundColor, getElement, getEnclosingStyle, getRawBackgroundColor, getStyledNode, parseBoolean, parseInt, parseInteger, setAttributeValue, setAttributeValue, setBackgroundColor, setBackgroundColor
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParagraphStyle.StyleParagraphProperties

public ParagraphStyle.StyleParagraphProperties(StyleStyle style)
Method Detail

getAlignment

public final java.lang.String getAlignment()