Uses of Class
com.epimorphics.sparql.geo.GeoQuery
-
Packages that use GeoQuery Package Description com.epimorphics.sparql.geo com.epimorphics.sparql.query -
-
Uses of GeoQuery in com.epimorphics.sparql.geo
Methods in com.epimorphics.sparql.geo with parameters of type GeoQuery Modifier and Type Method Description voidGeoQuery.Build. spatialApply(GeoQuery gq, QueryShape aq) -
Uses of GeoQuery in com.epimorphics.sparql.query
Fields in com.epimorphics.sparql.query declared as GeoQuery Modifier and Type Field Description protected GeoQueryQueryShape. geoQueryMethods in com.epimorphics.sparql.query that return GeoQuery Modifier and Type Method Description GeoQueryQueryShape. getGeoQuery()Methods in com.epimorphics.sparql.query with parameters of type GeoQuery Modifier and Type Method Description voidQueryShape. setGeoQuery(GeoQuery geoQuery)
-