public interface AFPConstants
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ASCII_ENCODING
The encoding to use to convert to ASCII
|
static int |
DPI_72
The scaling of the default transform is set to
approximately 72 user space coordinates per square inch
|
static int |
DPI_72_MPTS
72dpi in millipoints
|
static java.lang.String |
EBCIDIC_ENCODING
The encoding to use to convert to EBCIDIC
|
static java.lang.String |
US_ASCII_ENCODING
The encoding to use to convert to US ASCII (7 bit)
|
static final java.lang.String EBCIDIC_ENCODING
static final java.lang.String ASCII_ENCODING
static final java.lang.String US_ASCII_ENCODING
static final int DPI_72
static final int DPI_72_MPTS
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.