Uses of Class
org.foray.fotree.value.DtTextDeco

Packages that use DtTextDeco
org.foray.fotree Classes for parsing and representing the XSL-FO document input objects and properties in the various namespaces. 
org.foray.fotree.fo.prop Classes representing XSL-FO properties (See Section 7 of the XSL-FO 1.0 Standard). 
 

Uses of DtTextDeco in org.foray.fotree
 

Methods in org.foray.fotree that return DtTextDeco
 DtTextDeco PropertyList.getTextDecoration(FObj fobj, org.axsl.fo.FoContext context)
          Returns the text decoration property.
 

Uses of DtTextDeco in org.foray.fotree.fo.prop
 

Methods in org.foray.fotree.fo.prop that return DtTextDeco
 DtTextDeco PdTextDecoration.getValue(org.axsl.fo.FoContext context, FObj fobj)
          Returns the value of this property.
static DtTextDeco PdTextDecoration.getValueNoInstance(org.axsl.fo.FoContext context, FObj fobj)
          Returns the default (initial) value for this property.
 



Copyright © 2017. All rights reserved.