| Package | Description |
|---|---|
| net.java.html.lib | |
| net.java.html.lib.dom |
| Modifier and Type | Class and Description |
|---|---|
static class |
Union.A4<P1,P2,P3,P4> |
static class |
Union.A5<P1,P2,P3,P4,P5> |
| Modifier and Type | Method and Description |
|---|---|
static <A,B,C> Union.A3<A,B,C> |
Union.$as(Object value,
Class<A> a,
Class<B> b,
Class<C> c)
Creates an union for provided value and list of known types.
|
| Modifier and Type | Field and Description |
|---|---|
Objs.Property<Union.A3<String,CanvasGradient,CanvasPattern>> |
CanvasRenderingContext2D.fillStyle |
Objs.Property<Union.A3<String,CanvasGradient,CanvasPattern>> |
CanvasRenderingContext2D.strokeStyle |
Copyright © 2016. All rights reserved.