resSegment = myPathI.currentSegment(mySegment);
assertTrue(resSegment == PathIterator.SEG_LINETO);
assertTrue(mySegment[0] == 2433.98567845422);
assertTrue(mySegment[1] == 177.104836185899);
d.stop();
}
public void testGetFieldValue() throws Exception {
testGetFieldValue("shppuntos");
testGetFieldValue("shplineas");