info.bioinfweb.treegraph.gui.treeframe.ruler
Interface TreeViewRulerConstants

All Known Implementing Classes:
TreeViewRuler, TreeViewRulerUnitField

public interface TreeViewRulerConstants


Field Summary
static java.awt.Font FONT
          The font used to label the ruler
static int SMALL_LENGTH
          The width of a vertical or the height of a horizontal ruler in pixels
 

Field Detail

SMALL_LENGTH

static final int SMALL_LENGTH
The width of a vertical or the height of a horizontal ruler in pixels

See Also:
Constant Field Values

FONT

static final java.awt.Font FONT
The font used to label the ruler