@Deprecated public class StructuredQueryBuilder.Circle extends Object implements StructuredQueryBuilder.Region
Constructor and Description |
---|
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 |
---|---|
void |
innerSerialize(XMLStreamWriter serializer)
Deprecated.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
serialize
@Deprecated public Circle(double latitude, double longitude, double radius)
latitude
- deprecatedlongitude
- deprecatedradius
- deprecatedpublic void innerSerialize(XMLStreamWriter serializer) throws Exception
Exception
Copyright © 2013-2016 MarkLogic Corporation.