Hi.<br><br>I'm using a new library to parse/write gml.<br><br>It has some methods to write the geometries, but the parameters are arrays of double(x[], y[],  z[]).<br><br>I'm using the PGeometry class to load geometries in java.
<br><br>Is there any function to obtain the coordinates in this manner from PGeometry class.<br><br>Thanks.