Package org.h2gis.functions.spatial.affine_transformations
package org.h2gis.functions.spatial.affine_transformations
-
ClassesClassDescriptionST_Rotate rotates a geometry by a given angle (in radians) about the geometry's center.ST_Scale scales the given geometry by multiplying the coordinates by the indicated scale factors.Translates a geometry using X, Y (and possibly Z) offsets.Applies a 3D affine transformation to a geometry.