public interface IBuildSeamlinesParameters3 extends IBuildSeamlinesParameters2, java.io.Serializable
Description: 'Provides access to members that control parameters to the build seamlines 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 =
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IID041fae1f_f36b_4540_a699_7d40a9698e1a |
static int |
xxDummy
Deprecated.
Internal use only
|
IIDcb6dbc1b_4664_4748_a408_d2e5f8309873
IID2448f092_cd7f_4629_9d60_1a33a2dd6ea5
Modifier and Type | Method and Description |
---|---|
int |
getBlendWidthUnits()
The blend width unit.
|
void |
setBlendWidthUnits(int pBlendWidthUnits)
The blend width unit.
|
getBlendType, getBlendWidth, getCellSizes, getMethod, getOrderByBaseValue, getOrderByFieldName, getRequestSize, getRequestSizeType, getSortMethod, getViewpoint, isAscending, setAscending, setBlendType, setBlendWidth, setCellSizesByRef, setMethod, setOrderByBaseValue, setOrderByFieldName, setRequestSize, setRequestSizeType, setSortMethod, setViewpointByRef
getCellSizeClusterTolerance, getCursor, getDifferenceFunctionTemplate, getSeamlineModifier, isModifySeamlines, isUpdateSeamlineOrder, setCellSizeClusterTolerance, setCursorByRef, setDifferenceFunctionTemplateByRef, setModifySeamlines, setSeamlineModifierByRef, setUpdateSeamlineOrder
static final int IID041fae1f_f36b_4540_a699_7d40a9698e1a
static final int xxDummy
static final java.lang.String IID
int getBlendWidthUnits() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.void setBlendWidthUnits(int pBlendWidthUnits) throws java.io.IOException, AutomationException
pBlendWidthUnits
- A com.esri.arcgis.datasourcesraster.esriBlendWidthUnits constant (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.