| Package | Description |
|---|---|
| com.esri.core.geometry | |
| com.esri.core.geometry.ogc |
| Modifier and Type | Method and Description |
|---|---|
static Geometry[] |
GeometryEngine.cut(Geometry cuttee,
Polyline cutter,
SpatialReference spatialReference)
Calculates the cut geometry from a target geometry using a polyline.
|
abstract GeometryCursor |
OperatorCut.execute(boolean bConsiderTouch,
Geometry cuttee,
Polyline cutter,
SpatialReference spatialReference,
ProgressTracker progressTracker)
Performs the Cut operation on a geometry.
|
| Constructor and Description |
|---|
OGCMultiLineString(Polyline poly,
SpatialReference sr) |
Copyright © 2018. All rights reserved.