|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ColorVisualizationFactory.Creator
Interface for creator of ColorVisualization.
Method Summary | |
---|---|
ColorVisualization |
create(Column col,
String type)
Creates a ColorVisualization given a column and a color type. |
Class |
createdClass(Column col,
String type)
Returns the created class given a column and a color type. |
Method Detail |
---|
ColorVisualization create(Column col, String type)
col
- the columntype
- the color type
Class createdClass(Column col, String type)
col
- the columntype
- the type
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |