|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriConstructDivideEnum
Constants from esriConstructDivideEnum' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriGeometry.olb'
Description: 'Defines the kind of geometries produced by a ConstructDivide operation.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
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 |