@Deprecated public class StructuredQueryBuilder.Circle extends Object implements StructuredQueryBuilder.Region
Constructor and Description |
---|
StructuredQueryBuilder.Circle(double latitude,
double longitude,
double radius)
Deprecated.
Use the circle() builder method of StructuredQueryBuilder
and type the object as an instance of the Region interface.
|
Modifier and Type | Method and Description |
---|---|
String |
serialize()
Deprecated.
Returns the region as a partial string. This method will be removed in a future
release.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
serialize
@Deprecated public StructuredQueryBuilder.Circle(double latitude, double longitude, double radius)
@Deprecated public String serialize()
Copyright © 2013-2015 MarkLogic Corporation.