Uses of Class
org.apache.fop.area.DestinationData
-
Packages that use DestinationData Package Description org.apache.fop.render.xml Area Tree XML Renderer. -
-
Uses of DestinationData in org.apache.fop.render.xml
Methods in org.apache.fop.render.xml with parameters of type DestinationData Modifier and Type Method Description protected voidXMLRenderer. renderDestination(DestinationData destination)Renders a DestinationData object (named destination)
-