com.java4less.textprinter.printers
Class DiabloPrinter

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

public class DiabloPrinter
extends TextPrinter


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
DiabloPrinter()
           
 
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

DiabloPrinter

public DiabloPrinter()