public abstract class SGFDxTemplateFormat
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static short |
TEMPLATE_FORMAT_ANSI378
ANSI 378 Format.
|
static short |
TEMPLATE_FORMAT_ISO19794
ISO 19794-2 Format.
|
static short |
TEMPLATE_FORMAT_SG400
Legacy Secugen 400Byte Format.
|
Constructor and Description |
---|
SGFDxTemplateFormat()
This is an abstract class and cannot be instantiated.
|
public static final short TEMPLATE_FORMAT_ANSI378
public static final short TEMPLATE_FORMAT_SG400
public static final short TEMPLATE_FORMAT_ISO19794