@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, wait
serialize
@Deprecated public Polygon(StructuredQueryBuilder.Point... points)
points
- deprecatedpublic void innerSerialize(XMLStreamWriter serializer) throws Exception
Exception
Copyright © 2013-2016 MarkLogic Corporation.