public class DynamicIconsBuilder extends Object
| Constructor and Description |
|---|
DynamicIconsBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static com.ait.lienzo.client.core.shape.MultiPath |
build(com.ait.lienzo.client.core.shape.MultiPath path,
Icons icon,
double w,
double h) |
static com.ait.lienzo.client.core.shape.MultiPath |
build(com.ait.lienzo.client.core.shape.MultiPath path,
Icons icon,
double x,
double y,
double w,
double h) |
public static com.ait.lienzo.client.core.shape.MultiPath build(com.ait.lienzo.client.core.shape.MultiPath path,
Icons icon,
double w,
double h)
public static com.ait.lienzo.client.core.shape.MultiPath build(com.ait.lienzo.client.core.shape.MultiPath path,
Icons icon,
double x,
double y,
double w,
double h)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.