Home / Development / Documentation / 2.0.44 / TreeViewRulerConstants
TreeGraph 2
 


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

All Known Implementing Classes:
TreeViewRuler, TreeViewRulerUnitField

public interface TreeViewRulerConstants

Constants used with a TreeViewRuler.

Author:
Ben Stöver

Field Summary
static 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 Font FONT
The font used to label the ruler