Uses of Interface
org.apache.fop.fo.PropertyListMaker
-
Packages that use PropertyListMaker Package Description org.apache.fop.fo Classes, constants and basic infrastructure for the FO tree.org.apache.fop.fo.flow All the block- and inline-level flow formatting objects. -
-
Uses of PropertyListMaker in org.apache.fop.fo
Fields in org.apache.fop.fo declared as PropertyListMaker Modifier and Type Field Description protected PropertyListMaker
FOTreeBuilderContext. propertyListMaker
The property list maker.Methods in org.apache.fop.fo that return PropertyListMaker Modifier and Type Method Description PropertyListMaker
FOTreeBuilderContext. getPropertyListMaker()
Return the propertyListMaker.Methods in org.apache.fop.fo with parameters of type PropertyListMaker Modifier and Type Method Description void
FOTreeBuilderContext. setPropertyListMaker(PropertyListMaker propertyListMaker)
Set a new propertyListMaker. -
Uses of PropertyListMaker in org.apache.fop.fo.flow
Fields in org.apache.fop.fo.flow declared as PropertyListMaker Modifier and Type Field Description private PropertyListMaker
Marker. savePropertyListMaker
-