Uses of Class
org.h2.util.json.JSONByteArrayTarget
Packages that use JSONByteArrayTarget
-
Uses of JSONByteArrayTarget in org.h2.util.geometry
Fields in org.h2.util.geometry declared as JSONByteArrayTargetModifier and TypeFieldDescriptionprivate final JSONByteArrayTarget
GeoJsonUtils.GeoJsonTarget.output
Constructors in org.h2.util.geometry with parameters of type JSONByteArrayTargetModifierConstructorDescriptionGeoJsonTarget
(JSONByteArrayTarget output, int dimensionSystem) Creates new GeoJson output target.