Uses of Class
net.postgis.jdbc.geometry.binary.ValueGetter
Packages that use ValueGetter
-
Uses of ValueGetter in net.postgis.jdbc.geometry.binary
Subclasses of ValueGetter in net.postgis.jdbc.geometry.binaryMethods in net.postgis.jdbc.geometry.binary that return ValueGetterModifier and TypeMethodDescriptionstatic ValueGetterBinaryParser.valueGetterForEndian(ByteGetter bytes) Get the appropriate ValueGetter for my endiannessMethods in net.postgis.jdbc.geometry.binary with parameters of type ValueGetterModifier and TypeMethodDescriptionprotected GeometryBinaryParser.parseGeometry(ValueGetter data) Parse a geometry starting at offset.