public interface IBufferConstruction2 extends IBufferConstruction, java.io.Serializable
Description: 'Provides access to members that buffer sets of geometries.' 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 =
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IID8c600977_e799_4c77_8160_f0b1dd438ad9 |
static int |
xxDummy
Deprecated.
Internal use only
|
IID2d199435_c30b_480d_b7da_587f8fd32124
Modifier and Type | Method and Description |
---|---|
ILongLongArray |
getEmptyBufferIDsLL()
Returns an array of identifiers of input geometries that result in empty buffers - typically as a result of buffering polygons by negative distances.
|
buffer, constructBuffers, constructBuffersByDistances, constructBuffersByDistances2, getEmptyBufferIDs
static final int IID8c600977_e799_4c77_8160_f0b1dd438ad9
static final int xxDummy
static final java.lang.String IID
ILongLongArray getEmptyBufferIDsLL() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.