|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface esriConstructDivideEnum
Defines the kind of geometries produced by a ConstructDivide operation.
| Field Summary | |
|---|---|
static int |
esriDivideIntoParts
The input geometry is used to produce a new geometry with additional parts. |
static int |
esriDivideIntoPolylines
The input geometry is used to produce a new collection of polylines. |
static int |
esriDivideIntoSegments
The input geometry is used to produce a new geometry with additional vertices/segments. |
| Field Detail |
|---|
static final int esriDivideIntoSegments
static final int esriDivideIntoParts
static final int esriDivideIntoPolylines
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||