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

Packages that use ParagraphProperties
fr.opensagres.xdocreport.document.textstyling   
fr.opensagres.xdocreport.document.textstyling.html   
 

Uses of ParagraphProperties in fr.opensagres.xdocreport.document.textstyling
 

Methods in fr.opensagres.xdocreport.document.textstyling with parameters of type ParagraphProperties
 void IDocumentHandler.startParagraph(ParagraphProperties properties)
          Start paragraph.
 

Uses of ParagraphProperties in fr.opensagres.xdocreport.document.textstyling.html
 

Methods in fr.opensagres.xdocreport.document.textstyling.html that return ParagraphProperties
static ParagraphProperties StylesHelper.createParagraphProperties(String style)
          Create ParagraphProperties from inline style.
 



Copyright © 2012. All Rights Reserved.