public interface ViewDefinition<V> extends PrimitiveDefinition<V>, HasSize
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ViewDefinition.ViewBoxDefinition |
| Modifier and Type | Method and Description |
|---|---|
List<PrimitiveDefinition> |
getChildren() |
PrimitiveDefinition |
getMain() |
String |
getName() |
String |
getPath() |
List<ViewRefDefinition> |
getSVGViewRefs() |
ViewDefinition.ViewBoxDefinition |
getViewBox() |
getAlpha, getId, getLayoutDefinition, getTransformDefinition, getViewType, getX, getY, isMain, isScalableString getName()
String getPath()
ViewDefinition.ViewBoxDefinition getViewBox()
PrimitiveDefinition getMain()
List<PrimitiveDefinition> getChildren()
List<ViewRefDefinition> getSVGViewRefs()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.