fop 1.0

Uses of Class
org.apache.fop.svg.SimpleSVGUserAgent

Packages that use SimpleSVGUserAgent
org.apache.fop.image.loader.batik Contains implementations of image loaders and converters which are dependent on Apache Batik (SVG and WMF). 
org.apache.fop.svg Classes that add SVG support to FOP and SVG->PDF conversion for Batik. 
 

Uses of SimpleSVGUserAgent in org.apache.fop.image.loader.batik
 

Methods in org.apache.fop.image.loader.batik that return SimpleSVGUserAgent
protected  SimpleSVGUserAgent ImageConverterSVG2G2D.createBatikUserAgent(float pxToMillimeter)
          Creates a user agent for Batik.
 

Uses of SimpleSVGUserAgent in org.apache.fop.svg
 

Subclasses of SimpleSVGUserAgent in org.apache.fop.svg
 class SVGUserAgent
          The SVG user agent.
 


fop 1.0

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