org.jboss.test.audit.report
Class ColourGradient
java.lang.Object
org.jboss.test.audit.report.ColourGradient
public class ColourGradient
- extends Object
Generates a gradient of gradual colour changes between two html colour codes.
- Author:
- Shane Bryzak
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ColourGradient
public ColourGradient(String gradientFrom,
String gradientTo)
getHtmlColour
public String getHtmlColour(org.jboss.test.audit.report.ColourGradient.Colour colour)
calculateGradient
public List<String> calculateGradient(int steps)
Copyright © 2009-2012. All Rights Reserved.