fop 1.0

Uses of Class
org.apache.fop.fo.properties.LengthProperty

Packages that use LengthProperty
org.apache.fop.fo.properties Classes representing the various property types as well as supporting data structures for the FO tree. 
 

Uses of LengthProperty in org.apache.fop.fo.properties
 

Subclasses of LengthProperty in org.apache.fop.fo.properties
 class EnumLength
          A length quantity in XSL which is specified as an enum, such as "auto"
 class FixedLength
          An absolute length quantity in XSL
 class PercentLength
          a percent specified length quantity in XSL
 class TableColLength
          A table-column width specification, possibly including some number of proportional "column-units".
 


fop 1.0

Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.