Uses of Class
org.postgis.PGgeometry
-
Packages that use PGgeometry Package Description org.postgis -
-
Uses of PGgeometry in org.postgis
Subclasses of PGgeometry in org.postgis Modifier and Type Class Description classPGgeometryLWThis is a subclas of PGgeometry that uses hex encoded EWKB to communicate with the backend, which is much more efficient, but only works with Lwgeom enabled PostGIS (1.0.0 and up).
-