All Packages  Class Hierarchy  This Package  Previous  Next  Index  WEKA's home

Class weka.gui.treevisualizer.Colors

java.lang.Object
    |
    +----weka.gui.treevisualizer.Colors

public class Colors
extends java.lang.Object
This class maintains a list that contains all the colornames from the dotty standard and what color (in RGB) they represent

Version:
$Revision: 1.3.2.1 $
Author:
Malcolm Ware (mfw4@cs.waikato.ac.nz)

Variable Index

 o m_cols
The array with all the colors input

Constructor Index

 o Colors()
 

Field Detail

 o m_cols
public NamedColor[] m_cols
          The array with all the colors input

Constructor Detail

 o Colors
public Colors()

All Packages  Class Hierarchy  This Package  Previous  Next  Index  WEKA's home