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 void
GeoJsonUtils.parse
(JSONObject o, GeometryUtils.Target target, int type) private static void
GeoJsonUtils.parseGeometryCollection
(JSONObject o, GeometryUtils.Target target)