Interface SVGGenerator

  • All Known Implementing Classes:
    SVGGeneratorImpl

    public interface SVGGenerator
    Main entry point for generating the sources for Stunner's SVG view stuff from a given set of source files.

    The generation process relies on the following types and components:

    - SVG view model There exist a model for the SVG view entities that have to be generated. For each supported SVG element is should exist a model bean type for it.