Uses of Interface
org.jbpm.process.svg.processor.SVGProcessor
-
Packages that use SVGProcessor Package Description org.jbpm.process.svg org.jbpm.process.svg.processor -
-
Uses of SVGProcessor in org.jbpm.process.svg
Methods in org.jbpm.process.svg that return SVGProcessor Modifier and Type Method Description SVGProcessorSVGImageProcessor. getProcessor() -
Uses of SVGProcessor in org.jbpm.process.svg.processor
Classes in org.jbpm.process.svg.processor that implement SVGProcessor Modifier and Type Class Description classAbstractSVGProcessorclassJBPMDesignerSVGProcessorclassStunnerSVGProcessorMethods in org.jbpm.process.svg.processor that return SVGProcessor Modifier and Type Method Description SVGProcessorSVGProcessorFactory. create(Document svg, boolean mapById)
-