Class GeoIntersectsFilter
- java.lang.Object
-
- dev.morphia.query.experimental.filters.Filter
-
- dev.morphia.query.experimental.filters.GeoIntersectsFilter
-
public class GeoIntersectsFilter extends Filter
Developer note.This is an internal item. Its function and presence are subject to change without warning. Its use is highly discouraged.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
encode(Mapper mapper, org.bson.BsonWriter writer, org.bson.codecs.EncoderContext context)
-
Methods inherited from class dev.morphia.query.experimental.filters.Filter
entityType, getField, getName, getValue, getValue, isNot, isValidating, not, path, toString, writeNamedValue, writeUnnamedValue
-
-