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

java.lang.Object
  extended by fr.opensagres.xdocreport.document.textstyling.properties.ContainerProperties
      extended by fr.opensagres.xdocreport.document.textstyling.properties.SpanProperties

public class SpanProperties
extends ContainerProperties

Span properties.


Nested Class Summary
 
Nested classes/interfaces inherited from class fr.opensagres.xdocreport.document.textstyling.properties.ContainerProperties
ContainerProperties.ContainerType
 
Constructor Summary
SpanProperties()
           
 
Method Summary
 
Methods inherited from class fr.opensagres.xdocreport.document.textstyling.properties.ContainerProperties
getTextAlignment, getType, isBold, isItalic, isPageBreakAfter, isPageBreakBefore, isStrike, isSubscript, isSuperscript, isUnderline, setBold, setItalic, setPageBreakAfter, setPageBreakBefore, setStrike, setSubscript, setSuperscript, setTextAlignment, setUnderline
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpanProperties

public SpanProperties()


Copyright © 2013. All rights reserved.