|
VeaR/JEllipse | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpl.krakow.cmuj.bioinformatics.jellipse.PinkBlue
class PinkBlue
Pastel, a bit synthetic color scheme.
| Field Summary | |
|---|---|
(package private) float[] |
color
values of red, green, blue calculated by getColor |
| Constructor Summary | |
|---|---|
PinkBlue()
create new instance of ColorScheme due to the PinkBlue scheme |
|
| Method Summary | |
|---|---|
float[] |
getColor(float value)
This function should be overriden by implementing classes, providing a recipe for color components calculations. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
float[] color
| Constructor Detail |
|---|
PinkBlue()
| Method Detail |
|---|
public float[] getColor(float value)
ColorScheme
getColor in interface ColorSchemevalue - value for which the color components are to be calculated
|
VeaR/JEllipse | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||