Class DbscanPf.CustomClusterable
java.lang.Object
org.aksw.jena_sparql_api.sparql.ext.geosparql.DbscanPf.CustomClusterable
- All Implemented Interfaces:
org.apache.commons.math3.ml.clustering.Clusterable
- Enclosing class:
- DbscanPf
public static class DbscanPf.CustomClusterable
extends Object
implements org.apache.commons.math3.ml.clustering.Clusterable
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionCustomClusterable(org.apache.jena.geosparql.implementation.GeometryWrapper geom, NodeList value) -
Method Summary
-
Field Details
-
geom
protected org.apache.jena.geosparql.implementation.GeometryWrapper geom -
value
-
-
Constructor Details
-
CustomClusterable
public CustomClusterable(org.apache.jena.geosparql.implementation.GeometryWrapper geom, NodeList value)
-
-
Method Details