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 LengthPairPropertyTable. borderSeparationMethods in org.apache.fop.fo.flow.table that return LengthPairProperty Modifier and Type Method Description LengthPairPropertyTable. 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 LengthPairPropertyLengthPairProperty. getLengthPair()LengthPairPropertyProperty. getLengthPair()This method expects to be overridden by subclasses
-