|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sourceforge.barbecue.env.DefaultEnvironment
An environment that represents machines that have access to the windowing system or output device.
Field Summary | |
static java.awt.Font |
DEFAULT_FONT
The default font for drawing the barcode data underneath the bars |
Constructor Summary | |
DefaultEnvironment()
|
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 java.awt.Font DEFAULT_FONT
Constructor Detail |
public DefaultEnvironment()
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 |