Uses of Class
fr.opensagres.xdocreport.document.textstyling.properties.ParagraphProperties
Packages that use ParagraphProperties
Package
Description
-
Uses of ParagraphProperties in fr.opensagres.xdocreport.document.textstyling
Methods in fr.opensagres.xdocreport.document.textstyling with parameters of type ParagraphPropertiesModifier and TypeMethodDescriptionvoidIDocumentHandler.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 ParagraphPropertiesModifier and TypeMethodDescriptionstatic ParagraphPropertiesStylesHelper.createParagraphProperties(String style) CreateParagraphPropertiesfrom inline style.