Package org.postgis

Class PGgeometryLW

  • All Implemented Interfaces:
    Serializable, Cloneable

    public class PGgeometryLW
    extends PGgeometry
    This 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).
    See Also:
    Serialized Form