@Deprecated public class StructuredQueryBuilder.Box extends Object implements StructuredQueryBuilder.Region
Constructor and Description |
---|
StructuredQueryBuilder.Box(double south,
double west,
double north,
double east)
Deprecated.
Use the box() 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.Box(double south, double west, double north, double east)
@Deprecated public String serialize()
Copyright © 2013-2015 MarkLogic Corporation.