public class Polygon extends Geometry
Polygon(double[][][] coordinates)
double[]
getBbox()
double[][][]
getCoordinates()
getType, setType, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Polygon(double[][][] coordinates)
public double[][][] getCoordinates()
public double[] getBbox()
Copyright © 2015. All rights reserved.