Module org.apache.jena.geosparql
Class GeometryTransformation
java.lang.Object
org.apache.jena.geosparql.implementation.jts.GeometryTransformation
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic final org.locationtech.jts.geom.Geometry
transform
(org.locationtech.jts.geom.Geometry sourceGeometry, org.opengis.referencing.operation.MathTransform transform)
-
Constructor Details
-
GeometryTransformation
public GeometryTransformation()
-
-
Method Details
-
transform
public static final org.locationtech.jts.geom.Geometry transform(org.locationtech.jts.geom.Geometry sourceGeometry, org.opengis.referencing.operation.MathTransform transform) throws org.opengis.referencing.operation.TransformException - Throws:
org.opengis.referencing.operation.TransformException
-