public class GeometryCoordinateList extends Object
Constructor and Description |
---|
GeometryCoordinateList() |
Modifier and Type | Method and Description |
---|---|
com.vividsolutions.jts.geom.Coordinate[] |
getCoordinateList(org.geotoolkit.gml.xml.AbstractGeometry gmlGeometry)
Creates an array of 2D coordinates from the given GML geometry instance.
|
public com.vividsolutions.jts.geom.Coordinate[] getCoordinateList(org.geotoolkit.gml.xml.AbstractGeometry gmlGeometry)
gmlGeometry
- A GML geometry element.Copyright © 2014. All rights reserved.