public class LienzoShapeUtils extends Object
| Constructor and Description |
|---|
LienzoShapeUtils() |
| Modifier and Type | Method and Description |
|---|---|
static com.ait.lienzo.client.core.types.LinearGradient |
getLinearGradient(String startColor,
String endColor,
Double width,
Double height) |
static com.ait.lienzo.client.core.shape.wires.LayoutContainer.Layout |
getWiresLayout(HasChildren.Layout layout) |
static void |
scale(com.ait.lienzo.client.core.shape.Shape shape,
double width,
double height) |
public static void scale(com.ait.lienzo.client.core.shape.Shape shape,
double width,
double height)
public static com.ait.lienzo.client.core.shape.wires.LayoutContainer.Layout getWiresLayout(HasChildren.Layout layout)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.