| Modifier and Type | Method and Description |
|---|---|
static String |
SVGPrimitiveGeneratorUtils.formatLayout(LayoutDefinition layoutDefinition) |
| Modifier and Type | Method and Description |
|---|---|
LayoutDefinition |
PrimitiveDefinition.getLayoutDefinition() |
static LayoutDefinition |
LayoutDefinition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LayoutDefinition[] |
LayoutDefinition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LayoutDefinition |
ViewDefinitionImpl.getLayoutDefinition() |
LayoutDefinition |
AbstractPrimitiveDefinition.getLayoutDefinition() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractPrimitiveDefinition.setLayoutDefinition(LayoutDefinition layoutDefinition) |
| Modifier and Type | Method and Description |
|---|---|
protected LayoutDefinition |
AbstractSVGPrimitiveTranslator.translateLayout(E element,
O def) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.