- Changed the
getSignPathData()method to return aSvgDataobject instead of aString. TheSvgDataobject contains the path data, width, and height of the sign. - Renamed
getSignPathData()togetSvgData()
getSignPathData() method to return a SvgData object instead of a String. The SvgData object contains the path data, width, and height of the sign.getSignPathData() to getSvgData()