|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriBufferType
Constants from esriBufferType' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control the types of buffering.' 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 |
esriBufferAll
Buffers inside and outside of feature. |
static int |
esriBufferInside
Buffers inside of feature. |
static int |
esriBufferInsideExcludeRing
Buffers outside of feature and include inside of feature. |
static int |
esriBufferOutside
Buffers outside of feature. |
static int |
esriBufferOutsideIncludeInside
Buffers outside of feature and include inside of feature. |
Field Detail |
---|
static final int esriBufferAll
static final int esriBufferOutside
static final int esriBufferInside
static final int esriBufferOutsideIncludeInside
static final int esriBufferInsideExcludeRing
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |