Package org.h2.util.geometry
Internal utility classes for GEOMETRY data type.
-
Class Summary Class Description EWKBUtils EWKB format support for GEOMETRY data type.EWKBUtils.EWKBSource Helper source object for EWKB reading.EWKBUtils.EWKBTarget Converter output target that writes a EWKB.EWKTUtils EWKT format support for GEOMETRY data type.EWKTUtils.EWKTSource Helper source object for EWKT reading.EWKTUtils.EWKTTarget Converter output target that writes a EWKT.GeoJsonUtils GeoJson format support for GEOMETRY data type.GeoJsonUtils.GeoJsonTarget Converter output target that writes a GeoJson.GeometryUtils Utilities for GEOMETRY data type.GeometryUtils.DimensionSystemTarget Converter output target that determines minimal dimension system for a geometry.GeometryUtils.EnvelopeTarget Converter output target that calculates an envelope.GeometryUtils.Target Converter output target.JTSUtils Utilities for Geometry data type from JTS library.JTSUtils.GeometryTarget Converter output target that creates a JTS Geometry.