public class SVGViewDefinitionGenerator extends AbstractGenerator implements ViewDefinitionGenerator<ViewDefinition<SVGShapeView>>
| Modifier and Type | Field and Description |
|---|---|
static String |
PRIM_CHILD_TEMPLATE |
config, INITIALIZER_EXCEPTION| Constructor and Description |
|---|
SVGViewDefinitionGenerator() |
| Modifier and Type | Method and Description |
|---|---|
StringBuffer |
generate(ViewFactory viewFactory,
ViewDefinition<SVGShapeView> viewDefinition) |
protected String |
getTemplatePath() |
formatDouble, formatDouble, formatString, writeTemplate, writeTemplatepublic static final String PRIM_CHILD_TEMPLATE
public StringBuffer generate(ViewFactory viewFactory, ViewDefinition<SVGShapeView> viewDefinition) throws GeneratorException
generate in interface ViewDefinitionGenerator<ViewDefinition<SVGShapeView>>GeneratorExceptionprotected String getTemplatePath()
getTemplatePath in class AbstractGeneratorCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.