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.


Constructor Summary
ParagraphProperties()
           
 
Method Summary
 
Methods inherited from class fr.opensagres.xdocreport.document.textstyling.properties.ContainerProperties
isBold, isItalic, isPageBreakAfter, isPageBreakBefore, isStrike, isSubscript, isSuperscript, isUnderline, setBold, setItalic, setPageBreakAfter, setPageBreakBefore, setStrike, setSubscript, setSuperscript, 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 © 2012. All Rights Reserved.