|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.metaqtl.graph.PaletteColor
public final class PaletteColor
| Field Summary | |
|---|---|
static java.awt.Color[] |
base
|
| Constructor Summary | |
|---|---|
PaletteColor()
|
|
| Method Summary | |
|---|---|
static java.awt.Color[] |
getPalette(int ncolor)
Returns a palete of colors which should be distinct. |
static java.awt.Color[] |
getPaletteGradient(int nc,
java.awt.Color from,
java.awt.Color to)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.awt.Color[] base
| Constructor Detail |
|---|
public PaletteColor()
| Method Detail |
|---|
public static java.awt.Color[] getPalette(int ncolor)
ncolor -
public static java.awt.Color[] getPaletteGradient(int nc,
java.awt.Color from,
java.awt.Color to)
proba_bin - yellow - red -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||