com.kitfox.svg.xml
Class ColorTable
java.lang.Object
com.kitfox.svg.xml.ColorTable
public class ColorTable
- extends Object
- Author:
- Mark McKay, Mark McKay
|
Constructor Summary |
protected |
ColorTable()
Creates a new instance of ColorTable |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ColorTable
protected ColorTable()
- Creates a new instance of ColorTable
instance
public static ColorTable instance()
lookupColor
public Color lookupColor(String name)
parseColor
public static Color parseColor(String val)
parseHex
public static int parseHex(String val)
Copyright © 2011-2012 Barchart, Inc.. All Rights Reserved.