public final class DefaultEnvironment extends Object implements Environment
| Modifier and Type | Field and Description |
|---|---|
static Font |
DEFAULT_FONT
The default font for drawing the barcode data underneath the bars
|
| Constructor and Description |
|---|
DefaultEnvironment() |
| Modifier and Type | Method and Description |
|---|---|
Font |
getDefaultFont()
Returns the default font for the environment.
|
int |
getResolution()
Returns the environment determined resolution for
outputting barcodes.
|
public static final Font DEFAULT_FONT
public int getResolution()
getResolution in interface Environmentpublic Font getDefaultFont()
getDefaultFont in interface EnvironmentCopyright © 2003-2013 barbecue.sourceforge.net. All Rights Reserved.