com.aspose.cad.jasperreports.dxf

Class ASReportDxfExporter

  • All Implemented Interfaces:
    org.springframework.beans.factory.InitializingBean, org.springframework.webflow.execution.Action


    public class ASReportDxfExporter
    extends BaseReportExporter<ASDxfExportParametersBean>
    The Dxf file format exporter. Exports reports to the image formats.
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.springframework.webflow.action.MultiAction

        org.springframework.webflow.action.MultiAction.MethodResolver
    • Constructor Summary

      Constructors 
      Constructor and Description
      ASReportDxfExporter()
      Instantiates a new instance of Dxf exporter
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      String getExtension()
      Gets file name extension.
      • Methods inherited from class com.jaspersoft.jasperserver.war.action.AbstractReportExporter

        export, getDownloadFilename, getFlowAttributeJasperPrintName, getFlowAttributeReportUnitURI, getHttpUtils, getInitialMemoryBufferSize, getJasperPrintAccessor, getJasperReportsContext, getMemoryThreshold, getResponseHeaderSetter, getViewReportAction, isPaginated, isSetResponseContentLength, setFlowAttributeJasperPrintName, setFlowAttributeReportUnitURI, setHttpUtils, setInitialMemoryBufferSize, setJasperPrintAccessor, setJasperReportsContext, setMemoryThreshold, setPaginated, setResponseHeaderSetter, setSetResponseContentLength, setViewReportAction, toString
      • Methods inherited from class org.springframework.webflow.action.MultiAction

        getMethodResolver, setMethodResolver
      • Methods inherited from class org.springframework.webflow.action.AbstractAction

        afterPropertiesSet, execute, getEventFactorySupport
    • Constructor Detail

      • ASReportDxfExporter

        public ASReportDxfExporter()
        Instantiates a new instance of Dxf exporter
    • Method Detail

      • getExtension

        public String getExtension()
        Description copied from class: BaseReportExporter
        Gets file name extension.
        Returns:
        the extension of the file name