Package org.kie.workbench.common.stunner.svg.gen.codegen
-
Interface Summary Interface Description PrimitiveDefinitionGenerator<I extends PrimitiveDefinition<?>> The the source code of the different methods required for primitives to handle its attributes such as coordinates, scales and opacity.ShapeDefinitionGenerator<I extends ShapeDefinition<?>> The the source code of the different methods required for shapes to handle its attributes such as colors, strokes and opacity.ViewDefinitionGenerator<I extends ViewDefinition<?>> An SVGViewDefinition instance sources generator.ViewFactoryGenerator Generates the source code for a managed bean that produces the different SVG shape views that has been processes.