|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gwt.core.client.JavaScriptObject
com.gwt.components.client.Canvas.DrawingStyle
com.gwt.components.client.Canvas.Gradient
public static class Canvas.Gradient
Constructor Summary | |
---|---|
protected |
Canvas.Gradient()
|
Method Summary | |
---|---|
protected static void |
addColorStop(com.google.gwt.core.client.JavaScriptObject obj,
float offset,
String color)
|
Methods inherited from class com.google.gwt.core.client.JavaScriptObject |
---|
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected Canvas.Gradient()
Method Detail |
---|
protected static void addColorStop(com.google.gwt.core.client.JavaScriptObject obj, float offset, String color)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |