Class StreamGraphicsOutputProcessorMetaData

    • Constructor Detail

      • StreamGraphicsOutputProcessorMetaData

        public StreamGraphicsOutputProcessorMetaData()
      • StreamGraphicsOutputProcessorMetaData

        public StreamGraphicsOutputProcessorMetaData​(org.pentaho.reporting.libraries.fonts.registry.FontStorage storage)
    • Method Detail

      • getExportDescriptor

        public String getExportDescriptor()
        Description copied from interface: OutputProcessorMetaData
        The export descriptor is a string that describes the output characteristics. For libLayout outputs, it should start with the output class (one of 'pageable', 'flow' or 'stream'), followed by '/liblayout/' and finally followed by the output type (ie. PDF, Print, etc).
        Returns:
        the export descriptor.