| Modifier and Type | Interface and Description |
|---|---|
interface |
ViewDefinitionGenerator<I extends ViewDefinition<?>>
An SVGViewDefinition instance sources generator.
|
| Modifier and Type | Method and Description |
|---|---|
StringBuffer |
SVGViewDefinitionGenerator.generate(ViewFactory viewFactory,
ViewDefinition<SVGShapeView> viewDefinition) |
| Modifier and Type | Method and Description |
|---|---|
List<ViewDefinition<?>> |
ViewFactory.getViewDefinitions() |
| Modifier and Type | Class and Description |
|---|---|
class |
ViewDefinitionImpl |
| Modifier and Type | Method and Description |
|---|---|
List<ViewDefinition<?>> |
ViewFactoryImpl.getViewDefinitions() |
| Modifier and Type | Method and Description |
|---|---|
static void |
SVGModelUtils.visit(ViewDefinition<?> viewDefinition,
Consumer<PrimitiveDefinition> definitionConsumer) |
| Modifier and Type | Method and Description |
|---|---|
ViewDefinition<SVGShapeView> |
SVGDocumentTranslator.translate(SVGTranslatorContext context) |
| Modifier and Type | Method and Description |
|---|---|
ViewDefinition<SVGShapeView> |
SVGDocumentTranslatorImpl.translate(SVGTranslatorContext context) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.