|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Barcode4j.Type | |
|---|---|
| com.antelmann.image | This package contains classes for more easily dealing with images. |
| Uses of Barcode4j.Type in com.antelmann.image |
|---|
| Methods in com.antelmann.image that return Barcode4j.Type | |
|---|---|
Barcode4j.Type |
Barcode4j.getType()
|
static Barcode4j.Type |
Barcode4j.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Barcode4j.Type[] |
Barcode4j.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.antelmann.image with parameters of type Barcode4j.Type | |
|---|---|
void |
Barcode4j.setType(Barcode4j.Type type)
|
| Constructors in com.antelmann.image with parameters of type Barcode4j.Type | |
|---|---|
Barcode4j(Barcode4j.Type type,
int dpi)
|
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||