|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface AbstractColorPicker.Coordinates2Color
Interface for converting 2d-coordinates to a Color
| Method Summary | |
|---|---|
int[] |
calculate(com.vaadin.shared.ui.colorpicker.Color c)
Calculate coordinates from color |
com.vaadin.shared.ui.colorpicker.Color |
calculate(int x,
int y)
Calculate color from coordinates |
| Method Detail |
|---|
com.vaadin.shared.ui.colorpicker.Color calculate(int x,
int y)
x - the x-coordinatey - the y-coordinate
int[] calculate(com.vaadin.shared.ui.colorpicker.Color c)
c - the c
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||