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
 String getAlignment()
           
 
Methods inherited from class org.jopendocument.dom.StyleProperties
fallbackToDefaultStyle, getAttributeValue, getAttributeValueInAncestors, getAttributeValueNotInAncestors, getBackgroundColor, getElement, getElement, getEnclosingStyle, getNS, getRawBackgroundColor, getStyledNode, parseBoolean, parseInt, parseInteger, setAttributeValue, setAttributeValue, setBackgroundColor, setBackgroundColor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParagraphStyle.StyleParagraphProperties

public ParagraphStyle.StyleParagraphProperties(StyleStyle style)
Method Detail

getAlignment

public final String getAlignment()


Copyright © 2010 jOpenDocument All Rights Reserved.