Uses of Class
org.apache.fop.fo.properties.LengthPairProperty
-
Packages that use LengthPairProperty Package Description org.apache.fop.fo.flow.table org.apache.fop.fo.properties Classes representing the various property types as well as supporting data structures for the FO tree. -
-
Uses of LengthPairProperty in org.apache.fop.fo.flow.table
Fields in org.apache.fop.fo.flow.table declared as LengthPairProperty Modifier and Type Field Description private LengthPairProperty
Table. borderSeparation
Methods in org.apache.fop.fo.flow.table that return LengthPairProperty Modifier and Type Method Description LengthPairProperty
Table. getBorderSeparation()
-
Uses of LengthPairProperty in org.apache.fop.fo.properties
Methods in org.apache.fop.fo.properties that return LengthPairProperty Modifier and Type Method Description LengthPairProperty
LengthPairProperty. getLengthPair()
LengthPairProperty
Property. getLengthPair()
This method expects to be overridden by subclasses
-