|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectweka.gui.visualize.VisualizeUtils
public class VisualizeUtils
This class contains utility routines for visualization
| Constructor Summary | |
|---|---|
VisualizeUtils()
|
|
| Method Summary | |
|---|---|
static java.awt.Color |
processColour(java.lang.String colourDef,
java.awt.Color defaultColour)
Parses a string containing either a named colour or r,g,b values. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VisualizeUtils()
| Method Detail |
|---|
public static java.awt.Color processColour(java.lang.String colourDef,
java.awt.Color defaultColour)
colourDef - the string containing the named colour (or r,g,b)defaultColour - the colour to return if parsing fails
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||