Uses of Class
wt.query.template.SVGGenerator

Packages that use SVGGenerator
wt.query.template Provides generic support for saved report queries using ReportTemplate and various methods in ReportTemplateHelper for executing and generating reports. 
 

Uses of SVGGenerator in wt.query.template
 

Methods in wt.query.template with parameters of type SVGGenerator
private static Document GraphHelper.getSVGDocument(SVGGenerator svgGenerator, Component component, boolean useCSS)
          Get SVG as a DOM document of the necessary implementation to interoperate with the given (assumed) current XSLT processor.
private static Document GraphHelper.getSVGDocument(SVGGenerator svgGenerator, Component component, boolean useCSS)
          Get SVG as a DOM document of the necessary implementation to interoperate with the given (assumed) current XSLT processor.