Uses of Class
de.caluga.morphium.query.geospatial.Polygon
-
Packages that use Polygon Package Description de.caluga.morphium.query de.caluga.morphium.query.geospatial -
-
Uses of Polygon in de.caluga.morphium.query
Methods in de.caluga.morphium.query with parameters of type Polygon Modifier and Type Method Description Query<T>MongoField. polygon(Polygon p)Query<T>MongoFieldImpl. polygon(Polygon p) -
Uses of Polygon in de.caluga.morphium.query.geospatial
Methods in de.caluga.morphium.query.geospatial with parameters of type Polygon Modifier and Type Method Description voidMultiPolygon. addPolygon(Polygon p)
-