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 class
EnumLength
A length quantity in XSL which is specified as an enum, such as "auto"class
FixedLength
An absolute length quantity in XSLclass
PercentLength
a percent specified length quantity in XSLclass
TableColLength
A table-column width specification, possibly including some number of proportional "column-units".
-