Uses of Class
org.apache.fop.fo.properties.SpaceProperty.Maker
-
Packages that use SpaceProperty.Maker 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 SpaceProperty.Maker in org.apache.fop.fo.properties
Subclasses of SpaceProperty.Maker in org.apache.fop.fo.properties Modifier and Type Class Description class
LineHeightPropertyMaker
A maker which calculates the line-height property.class
SpacingPropertyMaker
A maker which creates 'letter-spacing' and 'word-spacing' properties.
-