C D E F G H I L M N P Q R S V

C

com.numdata.printer - package com.numdata.printer
 

D

DEFAULT_PORT - Static variable in class com.numdata.printer.LPDClient
The default LPD port number.

E

exportSettings() - Method in class com.numdata.printer.PrinterSettings
Export settings.

F

FatalPrinterException - Exception in com.numdata.printer
This class extends PrinterException to indicate fatal printer problems.
FatalPrinterException() - Constructor for exception com.numdata.printer.FatalPrinterException
Construct exception without detail message or cause.
FatalPrinterException(String) - Constructor for exception com.numdata.printer.FatalPrinterException
Construct exception with detail message, but no cause.
FatalPrinterException(String, Throwable) - Constructor for exception com.numdata.printer.FatalPrinterException
Construct exception with detail message and cause.
FatalPrinterException(Throwable) - Constructor for exception com.numdata.printer.FatalPrinterException
Construct exception with cause, but no detail message.

G

getHostname() - Method in class com.numdata.printer.PrinterSettings
 
getImageablePageHeight() - Method in class com.numdata.printer.PrinterSettings
Gets the height of the imageable area of the printer's default page format, in millimeters.
getImageablePageWidth() - Method in class com.numdata.printer.PrinterSettings
Gets the width of the imageable area of the printer's default page format, in millimeters.
getImageableX() - Method in class com.numdata.printer.PrinterSettings
Gets the X-coordinate of the top-left corner of the imageable area of the printer's default page format, in millimeters.
getImageableY() - Method in class com.numdata.printer.PrinterSettings
Gets the Y-coordinate of the top-left corner of the imageable area of the printer's default page format, in millimeters.
getMargins() - Method in class com.numdata.printer.PrinterSettings
Get print margins.
getMethod() - Method in class com.numdata.printer.PrinterSettings
 
getNetworkPort() - Method in class com.numdata.printer.PrinterSettings
 
getPageFormat() - Method in class com.numdata.printer.PrinterSettings
 
getPageHeight() - Method in class com.numdata.printer.PrinterSettings
Gets the height of the printer's default page format, in millimeters.
getPageOrientation() - Method in class com.numdata.printer.PrinterSettings
Get page orientation.
getPageWidth() - Method in class com.numdata.printer.PrinterSettings
Gets the width of the printer's default page format, in millimeters.
getPrintService(String, DocFlavor) - Static method in class com.numdata.printer.PrintTools
Get PrintService for printer that has the given name and supports the given document flavor, if either is specified.
getPrintServices(DocFlavor) - Static method in class com.numdata.printer.PrintTools
Get map of print services by (printer) name.
getQueueName() - Method in class com.numdata.printer.PrinterSettings
 
getResolution() - Method in class com.numdata.printer.PrinterSettings
 

H

HOSTNAME - Static variable in class com.numdata.printer.PrinterSettings
Constant to identify 'hostname' setting.

I

IMAGEABLE_HEIGHT - Static variable in class com.numdata.printer.PrinterSettings
Constant to identify 'imageable height' setting.
IMAGEABLE_WIDTH - Static variable in class com.numdata.printer.PrinterSettings
Constant to identify 'imageable width' setting.
IMAGEABLE_X - Static variable in class com.numdata.printer.PrinterSettings
Constant to identify 'imageable x' setting.
IMAGEABLE_Y - Static variable in class com.numdata.printer.PrinterSettings
Constant to identify 'imageable y' setting.
importSettings(Properties) - Method in class com.numdata.printer.PrinterSettings
Import settings from Properties.
INCH_IN_MILLIMETERS - Static variable in class com.numdata.printer.PrintTools
Length of an inch expressed in millimeters.

L

LPD_PORT - Static variable in class com.numdata.printer.PrinterSettings
The default LPD port number.
LPD_PORT - Static variable in class com.numdata.printer.PrintTools
The default LPD port number.
LPDClient - Class in com.numdata.printer
Client for the Line Printer Daemon Protocol.
LPDClient(PrinterSettings) - Constructor for class com.numdata.printer.LPDClient
Constructs a new instance.
LPDClient(String, int, String) - Constructor for class com.numdata.printer.LPDClient
Constructs a new instance.

M

METHOD - Static variable in class com.numdata.printer.PrinterSettings
Constant to identify 'method' setting.
MILLIMETER_IN_POINTS - Static variable in class com.numdata.printer.PrinterSettings
A millimeter expressed in points (PostScript).

N

NETWORK_PORT - Static variable in class com.numdata.printer.PrinterSettings
Constant to identify 'networkPort' setting.

P

PAGE_HEIGHT - Static variable in class com.numdata.printer.PrinterSettings
Constant to identify 'page height' setting.
PAGE_ORIENTATION - Static variable in class com.numdata.printer.PrinterSettings
Constant to identify 'page orientation' setting.
PAGE_WIDTH - Static variable in class com.numdata.printer.PrinterSettings
Constant to identify 'page width' setting.
POINT_IN_INCHES - Static variable in class com.numdata.printer.PrintTools
Size of a PostScript point (1/72 inch) expressed in inches.
POINT_IN_MILLIMETERS - Static variable in class com.numdata.printer.PrintTools
Size of a PostScript point (1/72 inch) expressed in millimeters.
print(String, byte[], boolean) - Method in class com.numdata.printer.LPDClient
Print a document to a LPD print server on a network host.
printDialogForDoc(Doc) - Static method in class com.numdata.printer.PrintTools
Show print dialog for the given document.
printDoc(Doc) - Static method in class com.numdata.printer.PrintTools
Print a document.
PrinterSettings - Class in com.numdata.printer
This class is used for printer settings.
PrinterSettings() - Constructor for class com.numdata.printer.PrinterSettings
Create default printer settings.
PrinterSettings.Method - Enum in com.numdata.printer
Printing method.
PrinterSettings.PageOrientation - Enum in com.numdata.printer
Page orientation strings.
printRaw(PrinterSettings, String, byte[], boolean) - Static method in class com.numdata.printer.PrintTools
Print a document by using the specified PrinterSettings.
printRawFileToJPS(String, File) - Static method in class com.numdata.printer.PrintTools
Send raw file to print service.
printRawFileToJPS(PrintService, File) - Static method in class com.numdata.printer.PrintTools
Send raw file to print service.
printTable(JTable, String, String) - Static method in class com.numdata.printer.PrintTools
Print a JTable.
printText(String) - Static method in class com.numdata.printer.PrintTools
Print a plain text document.
printToImage(PageFormat, double, Printable) - Static method in class com.numdata.printer.PrintTools
Renders the given printable document to an image matching the given page format and resolution.
printToJPS(String, String, Printable, PageFormat) - Static method in class com.numdata.printer.PrintTools
Prints the given document to a local printer using the Java Print API.
printToJPS(PrintService, Doc, boolean) - Static method in class com.numdata.printer.PrintTools
Print a document to the given print service.
PrintTools - Class in com.numdata.printer
This class provides functionality for printing.

Q

QUEUE_NAME - Static variable in class com.numdata.printer.PrinterSettings
Constant to identify 'queueName' setting.

R

removeCurrentJob() - Method in class com.numdata.printer.LPDClient
Removes the currently active job.
requestQueueState(boolean) - Method in class com.numdata.printer.LPDClient
Requests information about the printer queue.
RESOLUTION - Static variable in class com.numdata.printer.PrinterSettings
Constant to identify 'resolution' setting.

S

setHostname(String) - Method in class com.numdata.printer.PrinterSettings
 
setImageableArea(double, double, double, double) - Method in class com.numdata.printer.PrinterSettings
Sets the imageable area of the printer's default page format.
setImageablePageHeight(double) - Method in class com.numdata.printer.PrinterSettings
Sets the height of the imageable area of the printer's default page format, in millimeters.
setImageablePageWidth(double) - Method in class com.numdata.printer.PrinterSettings
Sets the width of the imageable area of the printer's default page format, in millimeters.
setImageableX(double) - Method in class com.numdata.printer.PrinterSettings
Sets the X-coordinate of the top-left corner of the imageable area of the printer's default page format, in millimeters.
setImageableY(double) - Method in class com.numdata.printer.PrinterSettings
Sets the Y-coordinate of the top-left corner of the imageable area of the printer's default page format, in millimeters.
setMargins(Insets2D) - Method in class com.numdata.printer.PrinterSettings
Get print margins.
setMediaSize(MediaSize) - Method in class com.numdata.printer.PrinterSettings
Convenience method to set media size while maintaining margins (the imageable area is adjusted).
setMethod(PrinterSettings.Method) - Method in class com.numdata.printer.PrinterSettings
 
setNetworkPort(int) - Method in class com.numdata.printer.PrinterSettings
 
setPageFormat(PageFormat) - Method in class com.numdata.printer.PrinterSettings
 
setPageHeight(double) - Method in class com.numdata.printer.PrinterSettings
Sets the height of the printer's default page format, in millimeters.
setPageOrientation(PrinterSettings.PageOrientation) - Method in class com.numdata.printer.PrinterSettings
Set page orientation.
setPageSize(double, double) - Method in class com.numdata.printer.PrinterSettings
Sets the width of the printer's default page format.
setPageWidth(double) - Method in class com.numdata.printer.PrinterSettings
Sets the width of the printer's default page format, in millimeters.
setQueueName(String) - Method in class com.numdata.printer.PrinterSettings
 
setResolution(double) - Method in class com.numdata.printer.PrinterSettings
 

V

valueOf(String) - Static method in enum com.numdata.printer.PrinterSettings.Method
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.numdata.printer.PrinterSettings.PageOrientation
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.numdata.printer.PrinterSettings.Method
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.numdata.printer.PrinterSettings.PageOrientation
Returns an array containing the constants of this enum type, in the order they are declared.

C D E F G H I L M N P Q R S V

Copyright © 2017 Numdata BV. All rights reserved.