org.das2.graph.EventsRenderer.ColorSpecifier


getColor

getColor( Datum d ) → Color

returns a color for the given datum. null may be returned, indicating the default color should be used.

Parameters

d - the Datum to represent.

Returns:

color for the Datum.

[search for examples] [view on GitHub] [view on old javadoc] [view source]