public class Petrinet2DotSVGRecipe extends AbstractRecipe<PetrinetDecorated,com.kitfox.svg.SVGDiagram,Petrinet2DotSVGRecipe.Parameters>
Modifier and Type | Class and Description |
---|---|
static class |
Petrinet2DotSVGRecipe.Parameters |
Constructor and Description |
---|
Petrinet2DotSVGRecipe() |
Modifier and Type | Method and Description |
---|---|
protected com.kitfox.svg.SVGDiagram |
execute(PetrinetDecorated input) |
apply, getParameters
protected com.kitfox.svg.SVGDiagram execute(PetrinetDecorated input)
execute
in class AbstractRecipe<PetrinetDecorated,com.kitfox.svg.SVGDiagram,Petrinet2DotSVGRecipe.Parameters>