Constant Field Values
Contents
net.postgis.*
-
net.postgis.jdbc.geometry.Geometry Modifier and Type Constant Field Value public static final intGEOMETRYCOLLECTION7public static final intLINEARRING0public static final intLINESTRING2public static final intMULTILINESTRING5public static final intMULTIPOINT4public static final intMULTIPOLYGON6public static final intPOINT1public static final intPOLYGON3public static final intUNKNOWN_SRID0 -
net.postgis.jdbc.geometry.GeometryBuilder Modifier and Type Constant Field Value public static final StringSRIDPREFIX"SRID=" -
net.postgis.jdbc.geometry.GeometryCollection Modifier and Type Constant Field Value public static final StringGeoCollID"GEOMETRYCOLLECTION" -
net.postgis.jdbc.geometry.Point Modifier and Type Constant Field Value public static final booleanCUTINTStrue
-
net.postgis.jdbc.geometry.binary.ValueGetter.NDR Modifier and Type Constant Field Value public static final byteNUMBER1 -
net.postgis.jdbc.geometry.binary.ValueGetter.XDR Modifier and Type Constant Field Value public static final byteNUMBER0 -
net.postgis.jdbc.geometry.binary.ValueSetter.NDR Modifier and Type Constant Field Value public static final byteNUMBER1 -
net.postgis.jdbc.geometry.binary.ValueSetter.XDR Modifier and Type Constant Field Value public static final byteNUMBER0
-
net.postgis.jdbc.geometry.util.VersionUtil Modifier and Type Constant Field Value public static final StringNONEXISTENT_FUNCTION_ERROR_MESSAGE_CONTENT"does not exist"public static final StringPOSTGIS_SERVER_VERSION_SEPERATOR"."