public class WiresScalableContainer
extends com.ait.lienzo.client.core.shape.wires.WiresLayoutContainer
| Constructor and Description |
|---|
WiresScalableContainer() |
| Modifier and Type | Method and Description |
|---|---|
WiresScalableContainer |
addScalable(com.ait.lienzo.client.core.shape.IPrimitive<?> child) |
void |
scaleTo(double x,
double y,
double width,
double height) |
void |
scaleTo(double x,
double y,
double width,
double height,
Runnable before,
Runnable after) |
public WiresScalableContainer addScalable(com.ait.lienzo.client.core.shape.IPrimitive<?> child)
public void scaleTo(double x,
double y,
double width,
double height)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.