Uses of Class
com.metsci.glimpse.painter.decoration.BackgroundPainter

Packages that use BackgroundPainter
com.metsci.glimpse.painter.decoration Painters which draw decorative elements of plots (usually unrelated to the data). 
 

Uses of BackgroundPainter in com.metsci.glimpse.painter.decoration
 

Methods in com.metsci.glimpse.painter.decoration that return BackgroundPainter
 BackgroundPainter BackgroundPainter.setColor(float[] rgba)
           
 BackgroundPainter BackgroundPainter.setColor(float r, float g, float b, float a)
           
 



Copyright © 2012 Metron, Inc.. All Rights Reserved.