public class GroupDefinition extends AbstractPrimitiveDefinition<com.ait.lienzo.client.core.shape.Group>
| Constructor and Description |
|---|
GroupDefinition(String id) |
| Modifier and Type | Method and Description |
|---|---|
List<PrimitiveDefinition> |
getChildren() |
Class<com.ait.lienzo.client.core.shape.Group> |
getViewType() |
getAlpha, getId, getLayoutDefinition, getTransformDefinition, getX, getY, isListening, isMain, isScalable, setAlpha, setLayoutDefinition, setListening, setMainShape, setScalable, setTransformDefinition, setX, setYpublic GroupDefinition(String id)
public List<PrimitiveDefinition> getChildren()
public Class<com.ait.lienzo.client.core.shape.Group> getViewType()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.