类 Colors

java.lang.Object
weka.gui.treevisualizer.Colors

public class Colors extends Object
This class maintains a list that contains all the colornames from the dotty standard and what color (in RGB) they represent
版本:
$Revision: 1.5 $
作者:
Malcolm Ware (mfw4@cs.waikato.ac.nz)
  • 字段详细资料

    • m_cols

      public NamedColor[] m_cols
      The array with all the colors input
  • 构造器详细资料

    • Colors

      public Colors()