Uses of Class
org.h2.util.json.JSONObject
Packages that use JSONObject
-
Uses of JSONObject in org.h2.util.geometry
Methods in org.h2.util.geometry with parameters of type JSONObjectModifier and TypeMethodDescriptionprivate static voidGeoJsonUtils.parse(JSONObject o, GeometryUtils.Target target, int type) private static voidGeoJsonUtils.parseGeometryCollection(JSONObject o, GeometryUtils.Target target)