Class AggregatorsJts
java.lang.Object
org.aksw.jena_sparql_api.sparql.ext.geosparql.AggregatorsJts
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.aksw.commons.collector.domain.ParallelAggregator<org.locationtech.jts.geom.Geometry,org.apache.jena.sparql.function.FunctionEnv, org.locationtech.jts.geom.Geometry, ?> aggGeometryCollection(boolean distinct, org.locationtech.jts.geom.GeometryFactory geomFactory) Creates an aggregator that collects geometries into a geometry collection
-
Constructor Details
-
AggregatorsJts
public AggregatorsJts()
-
-
Method Details
-
aggGeometryCollection
public static org.aksw.commons.collector.domain.ParallelAggregator<org.locationtech.jts.geom.Geometry,org.apache.jena.sparql.function.FunctionEnv, aggGeometryCollectionorg.locationtech.jts.geom.Geometry, ?> (boolean distinct, org.locationtech.jts.geom.GeometryFactory geomFactory) Creates an aggregator that collects geometries into a geometry collection
-