Class SvgPath
java.lang.Object
com.inductiveautomation.ignition.client.icons.SvgPath
Models the "d" attribute of SVG using objects that understand how to mimic the same path using Path2D.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
appendToShape
(Path2D shape) com.inductiveautomation.ignition.client.icons.SvgPath.Command
static Shape
toString()