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 SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static <V> PaintgetColor(Map<String,String> map)static ColorgetHexColor(String hexString)
 
-