| 
 | |||||||||
| 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 | esriDivideIntoPartsThe input geometry is used to produce a new geometry with additional parts. | 
| static int | esriDivideIntoPolylinesThe input geometry is used to produce a new collection of polylines. | 
| static int | esriDivideIntoSegmentsThe 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 | ||||||||