Class SvgFileIntakeUtil
- java.lang.Object
- 
- com.inductiveautomation.ignition.client.icons.SvgFileIntakeUtil
 
- 
 public class SvgFileIntakeUtil extends java.lang.ObjectThis class will consume all the SVG files in a folder, and emit a JSON file representation of all of their paths, which is the format we ship with Ignition for the client-api's built-in vector icons.It can also pop up a visual browser of all the icons it found. 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classSvgFileIntakeUtil.Thumbnails
 - 
Constructor SummaryConstructors Constructor Description SvgFileIntakeUtil()
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)
 
-