Hello All, 
Is there a proper way of extracting the LineSegment's from a LineString?

Right now I use the Geometry.getCoordinates() method on the instance of the 
LineString and build them "by hand".

How can I find the LineSegment associated with the index returned from 
LinearLocation.getSegmentIndex()? Can I trust it to be the index of the list I 
built (above)?

Thanks,
Alexandre Pretyman


      
_______________________________________________
jts-devel mailing list
[email protected]
http://lists.refractions.net/mailman/listinfo/jts-devel

Reply via email to