Serialized Form
-
Package de.vwsoft.barcodelib4j.image
-
Class de.vwsoft.barcodelib4j.image.CompoundColor
class CompoundColor extends Color implements Serializable-
Serialized Fields
-
myCMYKColor
int myCMYKColor
The CMYK color value. The value for RGB is stored in the java.awt.Color superclass.
-
-
-
-
Package de.vwsoft.barcodelib4j.oned
-
Exception de.vwsoft.barcodelib4j.oned.BarcodeException
class BarcodeException extends Exception implements Serializable-
Serialized Fields
-
myID
int myID
The exception ID associated with this exception. -
myMessageDE
String myMessageDE
The localized message in German for this exception.
-
-
-
-
Package de.vwsoft.barcodelib4j.twod.zxing
-
Exception de.vwsoft.barcodelib4j.twod.zxing.WriterException
class WriterException extends Exception implements Serializable
-