Package | Description |
---|---|
com.zebra.sdk.common.card.graphics |
Provides interfaces for card printer graphics utilities.
|
com.zebra.sdk.common.card.graphics.enumerations |
Provides enumerations for card printer graphics functions.
|
Modifier and Type | Method and Description |
---|---|
PrinterModel |
ZebraCardGraphics.getPrinterModel()
Returns the printer model.
|
Modifier and Type | Method and Description |
---|---|
void |
ZebraCardGraphics.setPrinterModel(PrinterModel model) |
void |
ZebraGraphicsI.setPrinterModel(PrinterModel model)
Sets the printer model.
|
Modifier and Type | Method and Description |
---|---|
static PrinterModel |
PrinterModel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrinterModel[] |
PrinterModel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
© 2016 ZIH Corp. All Rights Reserved.