Package | Description |
---|---|
net.richarddawkins.watchmaker.geom |
Modifier and Type | Method and Description |
---|---|
RGBTriple[] |
Palette.getColors() |
RGBTriple |
WatchmakerColor.getRGBTripleForIndex(int index) |
Modifier and Type | Method and Description |
---|---|
void |
Palette.setColors(RGBTriple[] colors) |
Constructor and Description |
---|
Palette(RGBTriple[] colors) |
Palette(java.lang.String name,
RGBTriple[] colors) |