Uses of Class
net.postgis.jdbc.geometry.binary.ByteGetter
Packages that use ByteGetter
-
Uses of ByteGetter in net.postgis.jdbc.geometry.binary
Subclasses of ByteGetter in net.postgis.jdbc.geometry.binaryModifier and TypeClassDescriptionstatic classstatic classMethods in net.postgis.jdbc.geometry.binary with parameters of type ByteGetterModifier and TypeMethodDescriptionstatic ValueGetterBinaryParser.valueGetterForEndian(ByteGetter bytes) Get the appropriate ValueGetter for my endiannessConstructors in net.postgis.jdbc.geometry.binary with parameters of type ByteGetterModifierConstructorDescriptionNDR(ByteGetter data) ValueGetter(ByteGetter data, byte endian) XDR(ByteGetter data)