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

Packages that use ContainerProperties
fr.opensagres.xdocreport.document.textstyling   
fr.opensagres.xdocreport.document.textstyling.html   
fr.opensagres.xdocreport.document.textstyling.properties   
 

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

Methods in fr.opensagres.xdocreport.document.textstyling with parameters of type ContainerProperties
 void IDocumentHandler.startSpan(ContainerProperties properties)
          Start span item.
 

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

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

Uses of ContainerProperties in fr.opensagres.xdocreport.document.textstyling.properties
 

Subclasses of ContainerProperties in fr.opensagres.xdocreport.document.textstyling.properties
 class HeaderProperties
          Header properties.
 class ListItemProperties
          List Item properties.
 class ListProperties
          List properties.
 class ParagraphProperties
          Paragraph properties.
 



Copyright © 2012. All Rights Reserved.