| Package | Description |
|---|---|
| org.apache.druid.collections.spatial.search |
| Modifier and Type | Method and Description |
|---|---|
static PolygonBound |
PolygonBound.from(float[] abscissa,
float[] ordinate) |
static PolygonBound |
PolygonBound.from(float[] abscissa,
float[] ordinate,
int limit)
abscissa and ordinate contain the coordinates of polygon.
|
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.