Uses of Class
net.postgis.jdbc.geometry.binary.BinaryParser
Packages that use BinaryParser
-
Uses of BinaryParser in net.postgis.jdbc.geometry
Methods in net.postgis.jdbc.geometry with parameters of type BinaryParserModifier and TypeMethodDescriptionstatic GeometryGeometryBuilder.geomFromString(String value, BinaryParser bp) Maybe we could add more error checking here?static GeometryGeometryBuilder.geomFromString(String value, BinaryParser bp, boolean haveM)