|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMultiColorable
IMultiColorable
objects may have several colors interpolated between each of
their individual points colors.
A IMultiColorable
object requires a ColorMapper
that defines a strategy
for coloring points according to their position.
Method Summary | |
---|---|
ColorMapper |
getColorMapper()
Get the colormapper. |
void |
setColorMapper(ColorMapper mapper)
Set the colormapper that will be used by the Drawable, instead of using precomputed colors. |
Method Detail |
---|
void setColorMapper(ColorMapper mapper)
ColorMapper getColorMapper()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |