Uses of Class
com.contentful.java.cda.QueryOperation.Location
-
Packages that use QueryOperation.Location Package Description com.contentful.java.cda -
-
Uses of QueryOperation.Location in com.contentful.java.cda
Fields in com.contentful.java.cda with type parameters of type QueryOperation.Location Modifier and Type Field Description static QueryOperation<QueryOperation.Location>QueryOperation. IsCloseToConstructors in com.contentful.java.cda with parameters of type QueryOperation.Location Constructor Description BoundingBox(QueryOperation.Location bottomLeft, QueryOperation.Location topRight)Construct a bounding box with type save arguments.BoundingCircle(QueryOperation.Location center, double radius)Type safe constructor of bounding circle.
-