Class PGgeometry

    • Constructor Detail

      • PGgeometry

        public PGgeometry()
        Instantiate with default state.
      • PGgeometry

        public PGgeometry​(Geometry geometry)
        Instantiate with the specified state.
        Parameters:
        geometry - the geometry to instantiate with
      • PGgeometry

        public PGgeometry​(String value)
                   throws SQLException
        Instantiate with the specified state.
        Parameters:
        value - the value to instantiate with
        Throws:
        SQLException