Constant Field Values

Contents

net.postgis.*

  • net.postgis.jdbc.geometry.binary.ValueGetter.NDR 
    Modifier and Type Constant Field Value
    public static final byte NUMBER 1
  • net.postgis.jdbc.geometry.binary.ValueGetter.XDR 
    Modifier and Type Constant Field Value
    public static final byte NUMBER 0
  • net.postgis.jdbc.geometry.binary.ValueSetter.NDR 
    Modifier and Type Constant Field Value
    public static final byte NUMBER 1
  • net.postgis.jdbc.geometry.binary.ValueSetter.XDR 
    Modifier and Type Constant Field Value
    public static final byte NUMBER 0