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

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

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

Methods in fr.opensagres.xdocreport.document.textstyling with parameters of type SpanProperties
 void IDocumentHandler.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 SpanProperties
static SpanProperties StylesHelper.createSpanProperties(String style)
          Create SpanProperties from inline style.
 



Copyright © 2013. All Rights Reserved.