fr.opensagres.xdocreport.document.textstyling.properties
Class ParagraphProperties

java.lang.Object
  extended by fr.opensagres.xdocreport.document.textstyling.properties.ContainerProperties
      extended by fr.opensagres.xdocreport.document.textstyling.properties.ParagraphProperties

public class ParagraphProperties
extends ContainerProperties

Paragraph properties.


Nested Class Summary
 
Nested classes/interfaces inherited from class fr.opensagres.xdocreport.document.textstyling.properties.ContainerProperties
ContainerProperties.ContainerType
 
Constructor Summary
ParagraphProperties()
           
 
Method Summary
 
Methods inherited from class fr.opensagres.xdocreport.document.textstyling.properties.ContainerProperties
getTextAlignment, getType, isBold, isItalic, isPageBreakAfter, isPageBreakBefore, isStrike, isSubscript, isSuperscript, isUnderline, setBold, setItalic, setPageBreakAfter, setPageBreakBefore, setStrike, setSubscript, setSuperscript, setTextAlignment, setUnderline
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParagraphProperties

public ParagraphProperties()


Copyright © 2013. All rights reserved.