@Deprecated public class StructuredQueryBuilder.Point extends Object implements StructuredQueryBuilder.Region
Constructor and Description |
---|
StructuredQueryBuilder.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.
|
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.Point(double latitude, double longitude)
@Deprecated public double getLatitude()
@Deprecated public double getLongitude()
@Deprecated public String serialize()
Copyright © 2013-2015 MarkLogic Corporation.