Uses of Class
org.postgis.binary.ValueSetter

Packages that use ValueSetter
org.postgis.binary   
 

Uses of ValueSetter in org.postgis.binary
 

Subclasses of ValueSetter in org.postgis.binary
static class ValueSetter.NDR
           
static class ValueSetter.XDR
           
 

Methods in org.postgis.binary that return ValueSetter
static ValueSetter BinaryWriter.valueSetterForEndian(ByteSetter bytes, byte endian)
          Get the appropriate ValueGetter for my endianness
 

Methods in org.postgis.binary with parameters of type ValueSetter
protected  void BinaryWriter.writeGeometry(Geometry geom, ValueSetter dest)
          Parse a geometry starting at offset.
 



Copyright © 2009. All Rights Reserved.