Uses of Class
fr.opensagres.xdocreport.document.textstyling.properties.SpanProperties
Packages that use SpanProperties
Package
Description
-
Uses of SpanProperties in fr.opensagres.xdocreport.document.textstyling
Methods in fr.opensagres.xdocreport.document.textstyling with parameters of type SpanPropertiesModifier and TypeMethodDescriptionvoidIDocumentHandler.startSpan(SpanProperties properties) Start span item. -
Uses of SpanProperties in fr.opensagres.xdocreport.document.textstyling.html
Methods in fr.opensagres.xdocreport.document.textstyling.html that return SpanPropertiesModifier and TypeMethodDescriptionstatic SpanPropertiesStylesHelper.createSpanProperties(String style) CreateSpanPropertiesfrom inline style.