Uses of Class
org.postgis.binary.BinaryParser
-
Packages that use BinaryParser Package Description org.postgis -
-
Uses of BinaryParser in org.postgis
Methods in org.postgis with parameters of type BinaryParser Modifier and Type Method Description static GeometryPGgeometry. geomFromString(String value, BinaryParser bp)Maybe we could add more error checking here?static GeometryPGgeometry. geomFromString(String value, BinaryParser bp, boolean haveM)
-