Uses of Class
org.pentaho.di.core.svg.SvgImage
- 
Packages that use SvgImage Package Description org.pentaho.di.core org.pentaho.di.core.svg  - 
- 
Uses of SvgImage in org.pentaho.di.core
Constructors in org.pentaho.di.core with parameters of type SvgImage Constructor Description SwingUniversalImageSvg(SvgImage svg) - 
Uses of SvgImage in org.pentaho.di.core.svg
Methods in org.pentaho.di.core.svg that return SvgImage Modifier and Type Method Description static SvgImageSvgSupport. loadSvgImage(InputStream in)Load SVG from file. 
 -