Uses of Interface
org.das2.graph.EventsRenderer.ColorSpecifier

Packages that use EventsRenderer.ColorSpecifier
org.das2.graph Mostly contains DasCanvasComponents, which are components that live within the DasCanvas, and Renderers which draw on DasPlots. 
 

Uses of EventsRenderer.ColorSpecifier in org.das2.graph
 

Methods in org.das2.graph that return EventsRenderer.ColorSpecifier
 EventsRenderer.ColorSpecifier EventsRenderer.getColorSpecifier()
           
 

Methods in org.das2.graph with parameters of type EventsRenderer.ColorSpecifier
 void EventsRenderer.setColorSpecifier(EventsRenderer.ColorSpecifier spec)
          set this to be an object implementing ColorSpecifier interface, if more than one color is to be used when drawing the bars.