Package | Description |
---|---|
io.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–2017. All rights reserved.