org.utgenome.gwt.utgb.client.canvas
Class ColorUtil

java.lang.Object
  extended by org.utgenome.gwt.utgb.client.canvas.ColorUtil

public class ColorUtil
extends Object

Color code generator

Author:
leo

Constructor Summary
ColorUtil()
           
 
Method Summary
static com.google.gwt.widgetideas.graphics.client.Color toColor(String hex)
           
static com.google.gwt.widgetideas.graphics.client.Color toColor(String hex, float alpha)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColorUtil

public ColorUtil()
Method Detail

toColor

public static com.google.gwt.widgetideas.graphics.client.Color toColor(String hex)

toColor

public static com.google.gwt.widgetideas.graphics.client.Color toColor(String hex,
                                                                       float alpha)


Copyright © 2007-2012 utgenome.org. All Rights Reserved.