Class SVGShapeProcessorContext
- java.lang.Object
-
- org.kie.workbench.common.stunner.svg.gen.apt.SVGShapeProcessorContext
-
public class SVGShapeProcessorContext extends Object
-
-
Constructor Summary
Constructors Constructor Description SVGShapeProcessorContext()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SVGGeneratorRequestgetGeneratorRequest()voidsetGeneratorRequest(SVGGeneratorRequest generatorRequest)
-
-
-
Method Detail
-
setGeneratorRequest
public void setGeneratorRequest(SVGGeneratorRequest generatorRequest)
-
getGeneratorRequest
public SVGGeneratorRequest getGeneratorRequest()
-
-