@Deprecated public class StructuredQueryBuilder.Polygon extends Object implements StructuredQueryBuilder.Region
| Constructor and Description |
|---|
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 |
|---|---|
void |
innerSerialize(XMLStreamWriter serializer)
Deprecated.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitserialize@Deprecated public Polygon(StructuredQueryBuilder.Point... points)
points - deprecatedpublic void innerSerialize(XMLStreamWriter serializer) throws Exception
ExceptionCopyright © 2013-2016 MarkLogic Corporation.