Uses of Class
org.springframework.data.couchbase.repository.query.support.PointInShapeEvaluator
Package
Description
This package contains support classes for query derivation and other ways of querying couchbase (helper classes).
-
Uses of PointInShapeEvaluator in org.springframework.data.couchbase.repository.query.support
Modifier and TypeClassDescriptionclass
A defaultPointInShapeEvaluator
implementation based on the JDK's java.awt.geom classes.