Holger's
Java API

Uses of Class
com.antelmann.image.Barcode4j.Type

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)
           
 



(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads