public interface OracleSpatialAggregate extends SpatialAggregate
Modifier and Type | Field and Description |
---|---|
static int |
CENTROID
CENTROID aggregate function
|
static int |
CONCAT_LINES
CONCAT_LINES aggregate function
|
static int |
CONVEXHULL
CONVEXHULL aggregate function
|
static int |
LRS_CONCAT
LRS_CONCAT aggregate function
|
static int |
UNION
UNION aggregate function
|
EXTENT
static final int LRS_CONCAT
static final int CENTROID
static final int CONCAT_LINES
static final int UNION
static final int CONVEXHULL
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.