public class CanvasGradient extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier | Constructor and Description |
---|---|
protected |
CanvasGradient(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static CanvasGradient |
$as(Object obj) |
void |
addColorStop(double offset,
String color) |
$as, $cast, $delete, $get, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOf
protected CanvasGradient(Objs.Constructor<?> c, Object js)
public static CanvasGradient $as(Object obj)
public void addColorStop(double offset, String color)
Copyright © 2018. All rights reserved.