fop 1.0

Uses of Class
org.apache.fop.render.intermediate.extensions.NamedDestination

Packages that use NamedDestination
org.apache.fop.render.intermediate   
org.apache.fop.render.pdf PDF Renderer 
 

Uses of NamedDestination in org.apache.fop.render.intermediate
 

Methods in org.apache.fop.render.intermediate with parameters of type NamedDestination
 void IFDocumentNavigationHandler.renderNamedDestination(NamedDestination destination)
          Renders a named destination.
 void IFSerializer.renderNamedDestination(NamedDestination destination)
          Renders a named destination.
 

Uses of NamedDestination in org.apache.fop.render.pdf
 

Methods in org.apache.fop.render.pdf with parameters of type NamedDestination
 void PDFDocumentNavigationHandler.renderNamedDestination(NamedDestination destination)
          Renders a named destination.
 


fop 1.0

Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.