@Deprecated public class StructuredQueryBuilder.Polygon extends Object implements StructuredQueryBuilder.Region
| Constructor and Description |
|---|
StructuredQueryBuilder.Polygon(StructuredQueryBuilder.Point... points)
Deprecated.
Use the polygon() 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, waitserialize@Deprecated public StructuredQueryBuilder.Polygon(StructuredQueryBuilder.Point... points)
@Deprecated public String serialize()
Copyright © 2013-2015 MarkLogic Corporation.