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() |
String |
getFactoryMethodName() |
ShapeDefinition |
getMain() |
String |
getPath() |
List<ViewRefDefinition> |
getSVGViewRefs() |
ViewDefinition.ViewBoxDefinition |
getViewBox() |
getAlpha, getId, getLayoutDefinition, getTransformDefinition, getViewType, getX, getY, isListening, isMain, isScalableString getFactoryMethodName()
String getPath()
ViewDefinition.ViewBoxDefinition getViewBox()
ShapeDefinition getMain()
List<PrimitiveDefinition> getChildren()
List<ViewRefDefinition> getSVGViewRefs()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.