public interface IBuildSeamlinesParameters4 extends IBuildSeamlinesParameters3, 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 |
IIDad1b41d0_de6a_43ad_994e_6b0611fe3ddc |
static int |
xxDummy
Deprecated.
Internal use only
|
IID041fae1f_f36b_4540_a699_7d40a9698e1a
IIDcb6dbc1b_4664_4748_a408_d2e5f8309873
IID2448f092_cd7f_4629_9d60_1a33a2dd6ea5
Modifier and Type | Method and Description |
---|---|
IGeometry |
getDirtyArea()
The geometry defining the area that is dirty.
|
boolean |
isUpdateSeamlines()
isUpdateSeamlines
|
void |
setDirtyAreaByRef(IGeometry ppGeometry)
The geometry defining the area that is dirty.
|
void |
setUpdateSeamlines(boolean pbGenerateMissing)
setUpdateSeamlines
|
getBlendWidthUnits, setBlendWidthUnits
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 IIDad1b41d0_de6a_43ad_994e_6b0611fe3ddc
static final int xxDummy
static final java.lang.String IID
IGeometry getDirtyArea() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.void setDirtyAreaByRef(IGeometry ppGeometry) throws java.io.IOException, AutomationException
ppGeometry
- A reference to a com.esri.arcgis.geometry.IGeometry (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.void setUpdateSeamlines(boolean pbGenerateMissing) throws java.io.IOException, AutomationException
pbGenerateMissing
- The pbGenerateMissing (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.boolean isUpdateSeamlines() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.