Class Hierarchy
- java.lang.Object
- org.h2gis.api.AbstractFunction (implements org.h2gis.api.Function)
- org.h2gis.api.DeterministicScalarFunction (implements org.h2gis.api.ScalarFunction)
- org.h2gis.functions.spatial.edit.ST_AddPoint
- org.h2gis.functions.spatial.edit.ST_AddZ
- org.h2gis.functions.spatial.edit.ST_CollectionExtract
- org.h2gis.functions.spatial.edit.ST_Densify
- org.h2gis.functions.spatial.edit.ST_FlipCoordinates
- org.h2gis.functions.spatial.edit.ST_InsertPoint
- org.h2gis.functions.spatial.edit.ST_Interpolate3DLine
- org.h2gis.functions.spatial.edit.ST_MultiplyZ
- org.h2gis.functions.spatial.edit.ST_Normalize
- org.h2gis.functions.spatial.edit.ST_RemoveDuplicatedCoordinates
- org.h2gis.functions.spatial.edit.ST_RemoveHoles
- org.h2gis.functions.spatial.edit.ST_RemovePoints
- org.h2gis.functions.spatial.edit.ST_RemoveRepeatedPoints
- org.h2gis.functions.spatial.edit.ST_Reverse
- org.h2gis.functions.spatial.edit.ST_Reverse3DLine
- org.h2gis.functions.spatial.edit.ST_UpdateZ
- org.h2gis.functions.spatial.edit.ST_ZUpdateLineExtremities
- org.h2gis.api.DeterministicScalarFunction (implements org.h2gis.api.ScalarFunction)
- org.h2gis.functions.spatial.edit.EditUtilities
- org.h2gis.functions.spatial.edit.ST_AddZ.AddZCoordinateSequenceFilter (implements org.locationtech.jts.geom.CoordinateSequenceFilter)
- org.h2gis.functions.spatial.edit.ST_FlipCoordinates.FlipCoordinateSequenceFilter (implements org.locationtech.jts.geom.CoordinateSequenceFilter)
- org.h2gis.functions.spatial.edit.ST_MultiplyZ.MultiplyZCoordinateSequenceFilter (implements org.locationtech.jts.geom.CoordinateSequenceFilter)
- org.h2gis.api.AbstractFunction (implements org.h2gis.api.Function)