public interface CoordinateListFactory
| Modifier and Type | Method and Description |
|---|---|
List<com.vividsolutions.jts.geom.Coordinate> |
createCoordinateList(org.geotoolkit.gml.xml.AbstractGeometry gml)
Creates a list of coordinates from a GML geometry representation.
|
List<com.vividsolutions.jts.geom.Coordinate> createCoordinateList(org.geotoolkit.gml.xml.AbstractGeometry gml)
gml - A GML geometry object (constructed from its XML
representation).Copyright © 2020 Open Geospatial Consortium. All rights reserved.