|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sourceforge.barbecue.env.HeadlessEnvironment
An environment used when the machine running barbecue is in headless mode, ie no monitor or windowing system.
Field Summary | |
static int |
DEFAULT_RESOLUTION
The default output resolution (in DPI) for barcodes in headless mode. |
Constructor Summary | |
HeadlessEnvironment()
|
Method Summary | |
java.awt.Font |
getDefaultFont()
Returns the default font for the environment. |
int |
getResolution()
Returns the environment determined resolution for outputting barcodes. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int DEFAULT_RESOLUTION
Constructor Detail |
public HeadlessEnvironment()
Method Detail |
public int getResolution()
getResolution
in interface Environment
public java.awt.Font getDefaultFont()
getDefaultFont
in interface Environment
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |