Uses of Class
org.apache.fop.fo.properties.LengthProperty
-
Packages that use LengthProperty Package Description 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 Modifier and Type Class Description classEnumLengthA length quantity in XSL which is specified as an enum, such as "auto"classFixedLengthAn absolute length quantity in XSLclassPercentLengtha percent specified length quantity in XSLclassTableColLengthA table-column width specification, possibly including some number of proportional "column-units".
-