@Deprecated public class StructuredQueryBuilder.Point extends Object implements StructuredQueryBuilder.Region
Constructor and Description |
---|
Point(double latitude,
double longitude)
Deprecated.
Use the point() builder method of StructuredQueryBuilder.
|
Modifier and Type | Method and Description |
---|---|
double |
getLatitude()
Deprecated.
|
double |
getLongitude()
Deprecated.
|
void |
innerSerialize(XMLStreamWriter serializer)
Deprecated.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
serialize
@Deprecated public Point(double latitude, double longitude)
latitude
- deprecatedlongitude
- deprecated@Deprecated public double getLatitude()
@Deprecated public double getLongitude()
public void innerSerialize(XMLStreamWriter serializer) throws Exception
Exception
Copyright © 2013-2016 MarkLogic Corporation.