Class PGgeography

java.lang.Object
org.postgresql.util.PGobject
io.github.sebasbaumh.postgis.PGgeometrybase
io.github.sebasbaumh.postgis.PGgeography
All Implemented Interfaces:
Serializable, Cloneable, org.postgresql.util.PGBinaryObject

public class PGgeography extends PGgeometrybase
Geometry class for geographic geometries.
Author:
Sebastian Baumhekel
See Also: