I need to iterate over points in a <span class="Apple-style-span" style="font-family: Monaco; font-size: 11px; ">ome.xml.model.Polyline</span> object, but the only getter I can find in the API is getPoints which returns a string. I&#39;m sure I could parse it by hand, but my guess is there&#39;s a better way to iterate over this data.<div>
<br></div><div>Thanks,</div><div>Adam</div>