Package org.jungrapht.samples.util
Class Colors
- java.lang.Object
-
- org.jungrapht.samples.util.Colors
-
public abstract class Colors extends Object
support for coercing colors from attributes or color names
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <V> Paint
getColor(Map<String,String> map)
static Color
getHexColor(String hexString)
-