public class SdoPointInPolygon
extends java.lang.Object
Constructor and Description |
---|
SdoPointInPolygon() |
Modifier and Type | Method and Description |
---|---|
static void |
deregisterPolygon(int polygonId) |
static int |
isWithinPolygon(int polygonId, double x, double y) |
static int |
registerPolygon(java.sql.Struct polygonStruct) |