public class GeographyPolygon
extends org.postgis.Polygon
| Constructor and Description |
|---|
GeographyPolygon() |
GeographyPolygon(org.postgis.LinearRing[] rings) |
GeographyPolygon(org.postgis.Polygon polygon) |
GeographyPolygon(String value) |
GeographyPolygon(String value,
boolean haveM) |
createSubGeomArray, createSubGeomInstance, getRing, numRingscheckConsistency, equalsintern, getFirstPoint, getLastPoint, getPoint, getSubGeometry, hashCode, innerWKT, isEmpty, iterator, mediumWKT, numGeoms, numPoints, setSridpublic GeographyPolygon(org.postgis.Polygon polygon)
public GeographyPolygon()
public GeographyPolygon(org.postgis.LinearRing[] rings)
public GeographyPolygon(String value) throws SQLException
SQLExceptionpublic GeographyPolygon(String value, boolean haveM) throws SQLException
SQLExceptionCopyright © 2016. All rights reserved.