All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.automatiko.engine.codegen.process.image.SvgProcessImageGenerator Maven / Gradle / Ivy

The newest version!
package io.automatiko.engine.codegen.process.image;

public interface SvgProcessImageGenerator {

    String generate();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy