Uses of Class
org.jbpm.process.svg.model.SVGSummary
-
Packages that use SVGSummary Package Description org.jbpm.process.svg.model org.jbpm.process.svg.processor -
-
Uses of SVGSummary in org.jbpm.process.svg.model
Methods in org.jbpm.process.svg.model with parameters of type SVGSummary Modifier and Type Method Description voidSetBackgroundColorTransformation. transform(SVGSummary summary)voidSetBorderColorTransformation. transform(SVGSummary summary)voidSetSubProcessLinkTransformation. transform(SVGSummary summary)voidTransformation. transform(SVGSummary summary) -
Uses of SVGSummary in org.jbpm.process.svg.processor
Fields in org.jbpm.process.svg.processor declared as SVGSummary Modifier and Type Field Description protected SVGSummaryAbstractSVGProcessor. summary
-