Uses of Interface
org.faceless.publisher.output.svg.SVGReportOutput.OutputHandler
Package
Description
Provides the classes used to write output to SVG
-
Uses of SVGReportOutput.OutputHandler in org.faceless.publisher.output.svg
Modifier and TypeMethodDescriptionSVGReportOutput.getOutputHandler()
Return the OutputHandler set bySVGReportOutput.setOutputHandler(org.faceless.publisher.output.svg.SVGReportOutput.OutputHandler)
.Modifier and TypeMethodDescriptionvoid
SVGReportOutput.setOutputHandler
(SVGReportOutput.OutputHandler handler) Set anSVGReportOutput.OutputHandler
for this SVGOutputStream.