public interface SpatialAnalysis
Modifier and Type | Field and Description |
---|---|
static int |
BUFFER
The buffer function
|
static int |
CONVEXHULL
The convexhull function
|
static int |
DIFFERENCE
The difference function
|
static int |
DISTANCE
The distance function
|
static int |
INTERSECTION
The intersection function
|
static int |
SYMDIFFERENCE
The symmetric difference function
|
static int |
UNION
The union function
|
static final int DISTANCE
static final int BUFFER
static final int CONVEXHULL
static final int INTERSECTION
static final int UNION
static final int DIFFERENCE
static final int SYMDIFFERENCE
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.