com.java4less.textprinter.printers
Class PPDSPrinter

java.lang.Object
  |
  +--com.java4less.textprinter.TextPrinter
        |
        +--com.java4less.textprinter.printers.PPDSPrinter

public class PPDSPrinter
extends TextPrinter

commands for IBM laser printers


Field Summary
 
Fields inherited from class com.java4less.textprinter.TextPrinter
blCornerChar, brCornerChar, calculateLineSpacing, calculatePitchAndHMI, crossLineChar, debug, defaultCharSet, hbLineChar, hLineChar, htLineChar, linesCharSet, performCharSetConversion, tlCornerChar, trCornerChar, vLineChar, vlLineChar, vrLineChar
 
Constructor Summary
PPDSPrinter()
           
 
Methods inherited from class com.java4less.textprinter.TextPrinter
endJob, getBufferSize, getDefaultJobProperties, getDefaultTextProperties, getFirstElements, getSupportedCharPitch, getSupportedCharSets, getSupportedFonts, getSupportedInterspaing, newLine, newPage, printArray, printHorizontalLine, printRectangle, printString, printString, printString, printString, printString, printVerticalLine, setBufferSize, setLFafterCR, startJob
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PPDSPrinter

public PPDSPrinter()