Uses of Class
org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.PlaintextDataChunk

Packages that use PlaintextDataChunk
org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver   
 

Uses of PlaintextDataChunk in org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver
 

Methods in org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver with parameters of type PlaintextDataChunk
 void TextFilePrinterDriver.printChunk(PlaintextDataChunk chunk)
          Prints a single text chunk at the given position on the current line.
 void PrinterDriver.printChunk(PlaintextDataChunk chunk)
          Prints a single text chunk at the given position on the current line.
 void AbstractEpsonPrinterDriver.printChunk(PlaintextDataChunk chunk)
          Prints a single text chunk at the given position on the current line.
 void IBMCompatiblePrinterDriver.printChunk(PlaintextDataChunk chunk)
          Prints a single text chunk at the given position on the current line.