public class NonAWTEnvironment extends Object implements Environment
| Constructor and Description |
|---|
NonAWTEnvironment(int resolution)
Constructs the environment with the mandatory output resolution.
|
| Modifier and Type | Method and Description |
|---|---|
Font |
getDefaultFont()
Returns the default font for the environment.
|
int |
getResolution()
Returns the specified resolution for
outputting barcodes.
|
public NonAWTEnvironment(int resolution)
resolution - The output resolutionpublic int getResolution()
getResolution in interface Environmentpublic Font getDefaultFont()
getDefaultFont in interface EnvironmentCopyright © 2003-2013 barbecue.sourceforge.net. All Rights Reserved.