| Package | Description |
|---|---|
| j4cups.protocol.attr |
In this package are the building blocks for attribute and attribute-groups.
|
| Modifier and Type | Method and Description |
|---|---|
static PrinterResolution |
PrinterResolution.of(int crossFeed,
int feed,
PrintQuality quality)
Returns a
PrinterResolution with the given value |
| Modifier and Type | Method and Description |
|---|---|
static Attribute |
Attribute.of(java.lang.String name,
PrinterResolution... resolutions)
Creates a multi-value attribute with the different printer resolutions.
|
Copyright © 2018–2020. All rights reserved.