Uses of Interface
org.apache.stylebook.Printer
Packages that use Printer
-
Uses of Printer in org.apache.stylebook
Methods in org.apache.stylebook that return PrinterModifier and TypeMethodDescriptionBasicEngine.getPrinter(String name) Return a Printer instance associated with the specified name.static PrinterComponentFactory.getPrinter(String classname) Create a new Printer instance.Engine.getPrinter(String name) Return a Printer instance associated with the specified name. -
Uses of Printer in org.apache.stylebook.printers
Classes in org.apache.stylebook.printers that implement PrinterModifier and TypeClassDescriptionclassclassclassThe ImagePrinter Printer writes images.classThe XMLPrinter Printer writes documents in their canonical XML form.