org.opennms.netmgt.charts
Interface CustomSeriesColors

All Known Implementing Classes:
SeveritySeriesColors

public interface CustomSeriesColors

CustomSeriesColors interface.

Version:
$Id: $
Author:
David Hustace

Method Summary
 Paint getPaint(Comparable<?> cat)
          getPaint
 

Method Detail

getPaint

Paint getPaint(Comparable<?> cat)

getPaint

Parameters:
cat - a Comparable object.
Returns:
a Paint object.


Copyright © 2011. All Rights Reserved.