public class LineString extends Geometry
LineString()
double[][]
getCoordinates()
void
setCoordinates(double[][] coordinates)
getBbox, getType, setBbox
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LineString()
public double[][] getCoordinates()
public void setCoordinates(double[][] coordinates)
Copyright © 2023. All rights reserved.