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