Class PdfExporterFactory

java.lang.Object
io.keikai.model.impl.pdf.PdfExporterFactory
All Implemented Interfaces:
io.keikai.range.SExporterFactory

public class PdfExporterFactory extends Object implements io.keikai.range.SExporterFactory
  • Constructor Details

    • PdfExporterFactory

      public PdfExporterFactory()
  • Method Details

    • createExporter

      public io.keikai.range.SExporter createExporter()
      Specified by:
      createExporter in interface io.keikai.range.SExporterFactory